We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77c1b2 commit 8d3b3eeCopy full SHA for 8d3b3ee
package.json
@@ -43,7 +43,7 @@
43
"@babel/preset-env": "^7.2.3",
44
"@nuxtjs/eslint-config": "^0.0.1",
45
"babel-core": "^7.0.0-bridge.0",
46
- "babel-jest": "^23.6.0",
+ "babel-jest": "^24.0.0",
47
"bili": "^3.4.2",
48
"codecov": "^3.1.0",
49
"eslint": "^5.12.1",
@@ -54,7 +54,7 @@
54
"eslint-plugin-promise": "^4.0.1",
55
"eslint-plugin-standard": "^4.0.0",
56
"eslint-plugin-vue": "^5.1.0",
57
- "jest": "^23.6.0",
+ "jest": "^24.0.0",
58
"nock": "^10.0.6",
59
"standard-version": "^4.4.0"
60
},
0 commit comments