Skip to content

Commit b6310aa

Browse files
Update dependency @types/jest to v25.2.3 (#672)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f139e20 commit b6310aa

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
@@ -47,7 +47,7 @@
4747
"@storybook/react": "5.3.18",
4848
"@types/clean-webpack-plugin": "0.1.3",
4949
"@types/html-webpack-plugin": "3.2.2",
50-
"@types/jest": "25.2.1",
50+
"@types/jest": "25.2.3",
5151
"@types/mini-css-extract-plugin": "0.9.1",
5252
"@types/react": "16.14.2",
5353
"@types/react-dom": "16.9.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,10 +2176,10 @@
21762176
"@types/istanbul-lib-coverage" "*"
21772177
"@types/istanbul-lib-report" "*"
21782178

2179-
"@types/[email protected].1":
2180-
version "25.2.1"
2181-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
2182-
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
2179+
"@types/[email protected].3":
2180+
version "25.2.3"
2181+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
2182+
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
21832183
dependencies:
21842184
jest-diff "^25.2.1"
21852185
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)