Skip to content

Commit 5e41a6b

Browse files
chore(deps): update dependency @types/jest to v24.0.25 (#738)
1 parent d32cde4 commit 5e41a6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/plugin-external-helpers": "7.7.4",
4141
"@babel/preset-env": "7.7.7",
4242
"@babel/preset-typescript": "7.7.7",
43-
"@types/jest": "24.0.24",
43+
"@types/jest": "24.0.25",
4444
"babel-eslint": "10.0.3",
4545
"babel-plugin-add-module-exports": "1.0.2",
4646
"babel-plugin-dev-expression": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,10 +1159,10 @@
11591159
"@types/istanbul-lib-coverage" "*"
11601160
"@types/istanbul-lib-report" "*"
11611161

1162-
"@types/[email protected].24":
1163-
version "24.0.24"
1164-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
1165-
integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ==
1162+
"@types/[email protected].25":
1163+
version "24.0.25"
1164+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
1165+
integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==
11661166
dependencies:
11671167
jest-diff "^24.3.0"
11681168

0 commit comments

Comments
 (0)