Skip to content

Commit 05c4268

Browse files
committed
Revert "Upgrade Jest to fix security warnings"
This reverts commit aac26e2. kulshekhar/ts-jest#1506
1 parent f11f305 commit 05c4268

File tree

2 files changed

+853
-522
lines changed

2 files changed

+853
-522
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"eslint-plugin-jest": "^22.17.0",
2727
"eslint-plugin-prettier": "^3.1.2",
2828
"eslint-plugin-simple-import-sort": "^4.0.0",
29-
"jest": "^25.3.0",
29+
"jest": "25.0.0",
3030
"prettier": "^1.19.1",
31-
"ts-jest": "^25.3.1",
31+
"ts-jest": "^25.2.1",
3232
"typescript": "^3.8.3",
3333
"vscode-languageserver": "^5.2.1"
3434
},

0 commit comments

Comments
 (0)