Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and pi0 committed Jan 13, 2020
1 parent 59831fb commit 8546634
Show file tree
Hide file tree
Showing 2 changed files with 824 additions and 590 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,37 +41,37 @@
"collectCoverage": true
},
"dependencies": {
"@nuxtjs/axios": "^5.9.0",
"@nuxtjs/axios": "^5.9.3",
"body-parser": "^1.19.0",
"consola": "^2.11.2",
"consola": "^2.11.3",
"cookie": "^0.4.0",
"is-https": "^1.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.15",
"nanoid": "^2.1.8"
"nanoid": "^2.1.9"
},
"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.1.0",
"bootstrap-vue": "^2.2.0",
"codecov": "^3.6.1",
"cookie-parser": "^1.4.4",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jest": "^23.1.1",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jest": "^23.6.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.1.1",
"eslint-plugin-vue": "^6.1.2",
"express": "^4.17.1",
"express-jwt": "^5.3.1",
"jest": "^24.9.0",
"jsdom": "^15.2.1",
"lodash.get": "^4.4.2",
"nuxt-class-component": "^1.3.0",
"nuxt-edge": "^2.11.1-26290089.0cb2df73",
"nuxt-edge": "^2.11.1-26314569.9aa8db4e",
"puppeteer": "^2.0.0",
"standard-version": "^7.0.1"
}
Expand Down
Loading

0 comments on commit 8546634

Please sign in to comment.