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 dc6abeb commit 4ca88c0Copy full SHA for 4ca88c0
package.json
@@ -34,7 +34,7 @@
34
"@nrwl/jest": "10.0.11",
35
"@nrwl/nx-plugin": "10.0.11",
36
"@nrwl/workspace": "10.0.11",
37
- "@types/jest": "26.0.20",
+ "@types/jest": "29.5.14",
38
"@types/node": "8.10.66",
39
"@typescript-eslint/eslint-plugin": "3.9.0",
40
"@typescript-eslint/parser": "3.9.0",
@@ -48,10 +48,10 @@
48
"grunt-contrib-copy": "1.0.0",
49
"grunt-exec": "3.0.0",
50
"husky": "4.3.8",
51
- "jest": "26.1.0",
+ "jest": "30.0.0",
52
"load-grunt-configs": "1.0.0",
53
"prettier": "2.2.1",
54
- "ts-jest": "26.5.0",
+ "ts-jest": "29.3.4",
55
"ts-node": "9.1.1",
56
"tslint": "6.1.3",
57
"ttypescript": "1.5.12",
0 commit comments