Skip to content

Commit 597cdd2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v24.9.0
1 parent b4928c0 commit 597cdd2

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
@@ -49,7 +49,7 @@
4949
"@storybook/addon-options": "5.3.3",
5050
"@storybook/addon-viewport": "5.3.3",
5151
"@storybook/react": "5.3.3",
52-
"@types/jest": "24.0.25",
52+
"@types/jest": "24.9.0",
5353
"@types/react": "16.9.17",
5454
"@types/react-dom": "16.9.4",
5555
"babel-loader": "8.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3048,10 +3048,10 @@
30483048
"@types/istanbul-lib-coverage" "*"
30493049
"@types/istanbul-lib-report" "*"
30503050

3051-
"@types/jest@24.0.25":
3052-
version "24.0.25"
3053-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
3054-
integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==
3051+
"@types/jest@24.9.0":
3052+
version "24.9.0"
3053+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74"
3054+
integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w==
30553055
dependencies:
30563056
jest-diff "^24.3.0"
30573057

0 commit comments

Comments
 (0)