Skip to content

Commit 0643d78

Browse files
chore(deps): update dependency @types/jest to v24.0.24 (#732)
1 parent 7945bd8 commit 0643d78

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.6",
4242
"@babel/preset-typescript": "7.7.4",
43-
"@types/jest": "24.0.23",
43+
"@types/jest": "24.0.24",
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
@@ -1149,10 +1149,10 @@
11491149
"@types/istanbul-lib-coverage" "*"
11501150
"@types/istanbul-lib-report" "*"
11511151

1152-
"@types/[email protected].23":
1153-
version "24.0.23"
1154-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
1155-
integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
1152+
"@types/[email protected].24":
1153+
version "24.0.24"
1154+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
1155+
integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ==
11561156
dependencies:
11571157
jest-diff "^24.3.0"
11581158

0 commit comments

Comments
 (0)