Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8fc52ca

Browse files
committedNov 14, 2018
chore(deps): update all non-major dependencies
1 parent ba3facd commit 8fc52ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,17 @@
6767
"@commitlint/cli": "^7.2.1",
6868
"@commitlint/config-conventional": "^7.1.2",
6969
"@nuxtjs/eslint-config": "0.0.1",
70-
"@vue/server-test-utils": "^1.0.0-beta",
71-
"@vue/test-utils": "^1.0.0-beta",
70+
"@vue/server-test-utils": "^1.0.0-beta.25",
71+
"@vue/test-utils": "^1.0.0-beta.25",
7272
"babel-core": "^6.26.3",
7373
"babel-eslint": "^10.0.1",
7474
"babel-jest": "^23.6.0",
7575
"babel-loader": "^8.0.4",
7676
"babel-preset-vue-app": "^2.0.0",
77-
"bili": "^3.3.0",
77+
"bili": "^3.4.0",
7878
"cheerio": "^1.0.0-rc.2",
7979
"codecov": "latest",
80-
"eslint": "^5.8.0",
80+
"eslint": "^5.9.0",
8181
"eslint-config-standard": "^12.0.0",
8282
"eslint-plugin-import": "^2.14.0",
8383
"eslint-plugin-jest": "latest",
@@ -86,7 +86,7 @@
8686
"eslint-plugin-standard": "^4.0.0",
8787
"eslint-plugin-vue": "^4.7.1",
8888
"flush-promises": "^1.0.2",
89-
"husky": "^1.1.3",
89+
"husky": "^1.1.4",
9090
"jest": "latest",
9191
"jest-serializer-vue": "^2.0.2",
9292
"jsdom": "latest",

0 commit comments

Comments
 (0)
Please sign in to comment.