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 3882b93 commit 68e79adCopy full SHA for 68e79ad
package.json
@@ -85,7 +85,7 @@
85
"@nrwl/workspace": "13.9.2",
86
"@types/jasmine": "4.0.3",
87
"@types/jasminewd2": "2.0.10",
88
- "@types/jest": "27.4.1",
+ "@types/jest": "30.0.0",
89
"@types/node": "14.18.16",
90
"@typescript-eslint/eslint-plugin": "5.20.0",
91
"@typescript-eslint/parser": "5.20.0",
@@ -100,7 +100,7 @@
100
"jasmine-core": "4.1.0",
101
"jasmine-reporters": "2.5.0",
102
"jasmine-spec-reporter": "7.0.0",
103
- "jest": "28.0.3",
+ "jest": "30.1.3",
104
"jest-junit": "13.2.0",
105
"karma": "6.3.19",
106
"karma-chrome-launcher": "3.1.1",
0 commit comments