Skip to content

Commit d2cd0db

Browse files
Update @types/jest to ^25.1.1
1 parent fe701db commit d2cd0db

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
@@ -60,7 +60,7 @@
6060
"@babel/core": "^7.8.3",
6161
"@babel/preset-env": "^7.8.3",
6262
"@babel/preset-typescript": "^7.8.3",
63-
"@types/jest": "^25.1.0",
63+
"@types/jest": "^25.1.1",
6464
"@typescript-eslint/eslint-plugin": "^2.18.0",
6565
"@typescript-eslint/parser": "^2.18.0",
6666
"babel-jest": "^25.1.0",

0 commit comments

Comments
 (0)