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 2e3cfb7 commit 8b8801eCopy full SHA for 8b8801e
package.json
@@ -19,7 +19,7 @@
19
"publish:canary": "npm run publish -- --dist-tag canary"
20
},
21
"devDependencies": {
22
- "@types/jest": "27.5.2",
+ "@types/jest": "30.0.0",
23
"@typescript-eslint/eslint-plugin": "6.21.0",
24
"@typescript-eslint/parser": "6.21.0",
25
"codecov": "3.8.3",
@@ -30,10 +30,10 @@
30
"eslint-plugin-jest": "27.9.0",
31
"eslint-plugin-prettier": "5.1.3",
32
"husky": "8.0.3",
33
- "jest": "28.1.3",
+ "jest": "30.0.5",
34
"lerna": "4.0.0",
35
"prettier": "3.2.5",
36
- "ts-jest": "28.0.8",
+ "ts-jest": "29.4.0",
37
"typescript": "5.3.3"
38
39
"overrides": {
0 commit comments