Skip to content

Commit 2eea7d5

Browse files
fix: pin @types/jest to 24.0.17
1 parent efd1208 commit 2eea7d5

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
@@ -21,7 +21,7 @@
2121
"url": "git@github.com:LeetCode-OpenSource/rxjs-hooks.git"
2222
},
2323
"devDependencies": {
24-
"@types/jest": "^24.0.13",
24+
"@types/jest": "24.0.17",
2525
"@types/lodash": "^4.14.133",
2626
"@types/react-dom": "^16.8.4",
2727
"@types/react-test-renderer": "^16.8.1",

0 commit comments

Comments
 (0)