Skip to content

Commit

Permalink
chore: update all dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya parsa committed Mar 3, 2020
1 parent 9945465 commit 164c1bd
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 923 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,28 @@
"nanoid": "^2.1.11"
},
"devDependencies": {
"@nuxtjs/toast": "^3.3.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"bootstrap-vue": "^2.5.0",
"codecov": "^3.6.5",
"cookie-parser": "^1.4.4",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.1",
"express": "^4.17.1",
"express-jwt": "^5.3.1",
"jest": "^25.1.0",
"jsdom": "^15.2.1",
"lodash.get": "^4.4.2",
"nuxt-class-component": "^1.3.0",
"nuxt-edge": "^2.11.1-26378723.c5d0067",
"puppeteer": "^2.1.1",
"standard-version": "^7.1.0"
"@nuxtjs/toast": "latest",
"babel-plugin-transform-class-properties": "latest",
"babel-plugin-transform-decorators-legacy": "latest",
"bootstrap-vue": "latest",
"codecov": "latest",
"cookie-parser": "latest",
"eslint": "latest",
"eslint-config-standard": "latest",
"eslint-plugin-import": "latest",
"eslint-plugin-jest": "latest",
"eslint-plugin-node": "latest",
"eslint-plugin-promise": "latest",
"eslint-plugin-standard": "latest",
"eslint-plugin-vue": "latest",
"express": "latest",
"express-jwt": "latest",
"jest": "latest",
"jsdom": "latest",
"lodash.get": "latest",
"nuxt-class-component": "latest",
"nuxt-edge": "latest",
"puppeteer": "latest",
"standard-version": "latest"
}
}
Loading

0 comments on commit 164c1bd

Please sign in to comment.