Skip to content

Commit e25b91e

Browse files
Upgrade ts-jest to work with Jest 27
1 parent 4218481 commit e25b91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"pretty-quick": "^3.1.0",
6666
"regex-to-strings": "^2.0.1",
6767
"rimraf": "^3.0.2",
68-
"ts-jest": "^26.4.4",
68+
"ts-jest": "^27.0.1",
6969
"ts-loader": "^9.1.2",
7070
"typescript": "^4.1.3",
7171
"webpack": "^5.0.0",

0 commit comments

Comments
 (0)