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 Dec 28, 2018
1 parent ba3facd commit 44f82d9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -67,17 +67,17 @@
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@nuxtjs/eslint-config": "0.0.1",
"@vue/server-test-utils": "^1.0.0-beta",
"@vue/test-utils": "^1.0.0-beta",
"@vue/server-test-utils": "^1.0.0-beta.27",
"@vue/test-utils": "^1.0.0-beta.27",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.4",
"babel-preset-vue-app": "^2.0.0",
"bili": "^3.3.0",
"bili": "^3.4.2",
"cheerio": "^1.0.0-rc.2",
"codecov": "latest",
"eslint": "^5.8.0",
"eslint": "^5.11.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "latest",
Expand All @@ -86,19 +86,19 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^4.7.1",
"flush-promises": "^1.0.2",
"husky": "^1.1.3",
"husky": "^1.3.1",
"jest": "latest",
"jest-serializer-vue": "^2.0.2",
"jsdom": "latest",
"standard-version": "latest",
"vue-jest": "^3.0.0",
"vue-jest": "^3.0.2",
"vue-loader": "^15.4.2",
"vue-router": "^3.0.1",
"vue-server-renderer": "^2.5.17",
"vue-template-compiler": "^2.5.17"
"vue-router": "^3.0.2",
"vue-server-renderer": "^2.5.21",
"vue-template-compiler": "^2.5.21"
},
"dependencies": {
"vue": "^2.5.17"
"vue": "^2.5.21"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 44f82d9

Please sign in to comment.