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 62cbdb4 commit c654e44Copy full SHA for c654e44
package.json
@@ -57,7 +57,7 @@
57
"@vue/test-utils": "^1.0.4",
58
"babel-core": "^7.0.0-bridge",
59
"babel-eslint": "^10.1.0",
60
- "babel-jest": "^26.3.0",
+ "babel-jest": "^30.0.2",
61
"codecov": "^3.7.2",
62
"cypress": "^5.0.0",
63
"eslint": "^7.7.0",
@@ -74,7 +74,7 @@
74
"eslint-plugin-standard": "^4.0.1",
75
"eslint-plugin-vue": "^6.2.2",
76
"husky": "^4.2.5",
77
- "jest": "^26.4.2",
+ "jest": "^30.0.2",
78
"jest-serializer-vue": "^2.0.2",
79
"jest-transform-stub": "^2.0.0",
80
"lint-staged": "^10.2.13",
0 commit comments