Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2019
1 parent bffdda5 commit f672ad7
Show file tree
Hide file tree
Showing 2 changed files with 864 additions and 504 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,35 +57,35 @@
]
},
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@nuxtjs/eslint-config": "^0.0.1",
"@vue/server-test-utils": "1.0.0-beta.29",
"@vue/test-utils": "1.0.0-beta.29",
"cheerio": "^1.0.0-rc.2",
"codecov": "^3.2.0",
"eslint": "^5.15.1",
"codecov": "^3.3.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "22.3.2",
"eslint-plugin-jest": "22.4.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"husky": "^1.3.1",
"jest": "^24.5.0",
"jest": "^24.7.0",
"jest-serializer-vue": "^2.0.2",
"jsdom": "^14.0.0",
"standard-version": "^5.0.1",
"standard-version": "^5.0.2",
"vue-jest": "^3.0.4",
"vue-router": "^3.0.2",
"vue-server-renderer": "^2.6.9",
"vue-template-compiler": "^2.6.9"
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10"
},
"dependencies": {
"vue": "^2.6.9"
"vue": "^2.6.10"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit f672ad7

Please sign in to comment.