We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b068842 commit df4a371Copy full SHA for df4a371
package.json
@@ -50,16 +50,16 @@
50
"@gluons/vue-pack-copy-plugin": "^1.20.3",
51
"@gluons/vue-pack-splitchunks-plugin": "^1.20.3",
52
"@types/copy-webpack-plugin": "^6.3.0",
53
- "@types/jest": "^26.0.23",
+ "@types/jest": "^29.0.0",
54
"@types/lodash.pick": "^4.4.6",
55
"@types/node": "14",
56
"@types/webpack-node-externals": "^2.5.2",
57
"@vue/test-utils": "^1.2.1",
58
"babel-core": "^7.0.0-bridge.0",
59
"chalk": "^4.1.1",
60
"cp-file": "^9.1.0",
61
- "jest": "^26.6.3",
62
- "ts-jest": "^26.4.4",
+ "jest": "^30.0.0",
+ "ts-jest": "^29.0.0",
63
"ts-node": "^9.0.0",
64
"tslint": "^6.1.3",
65
"tslint-config-gluons": "^2.2.0",
0 commit comments