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 f48427f commit 611c038Copy full SHA for 611c038
package.json
@@ -33,11 +33,11 @@
33
"@typescript-eslint/parser": "5.26.0",
34
"eslint": "8.22.0",
35
"husky": "8.0.2",
36
- "jest": "28.1.0",
+ "jest": "29.5.0",
37
"prettier": "2.8.2",
38
"pretty-quick": "3.1.3",
39
"rimraf": "4.1.2",
40
- "ts-jest": "28.0.7",
+ "ts-jest": "29.1.0",
41
"typescript": "4.8.4"
42
},
43
"peerDependencies": {
0 commit comments