Skip to content

Commit 68c5416

Browse files
jest back to original version
1 parent cd165f7 commit 68c5416

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@typescript-eslint/parser": "^5.29.0",
3333
"copyfiles": "^2.4.1",
3434
"eslint": "8.56.0",
35-
"jest": "^29.7.0",
36-
"jest-cli": "^29.7.0",
37-
"ts-jest": "^29.1.1",
35+
"jest": "^26.6.3",
36+
"jest-cli": "29.7.0",
37+
"ts-jest": "^26.0.0",
3838
"ts-mockito": "^2.6.1",
3939
"typescript": "^4.9.5"
4040
},

0 commit comments

Comments
 (0)