Skip to content

Commit 5192de3

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency @types/jest to v26 (#149)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 53bd882 commit 5192de3

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
@@ -22,7 +22,7 @@
2222
"@storybook/react": "5.3.19",
2323
"@types/react": "16.9.44",
2424
"@testing-library/react-hooks": "3.4.1",
25-
"@types/jest": "25.2.3",
25+
"@types/jest": "26.0.8",
2626
"@types/react-dom": "16.9.8",
2727
"@typescript-eslint/eslint-plugin": "3.7.1",
2828
"@typescript-eslint/parser": "3.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,10 +2355,10 @@
23552355
"@types/istanbul-lib-coverage" "*"
23562356
"@types/istanbul-lib-report" "*"
23572357

2358-
"@types/jest@25.2.3":
2359-
version "25.2.3"
2360-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
2361-
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
2358+
"@types/jest@26.0.8":
2359+
version "26.0.8"
2360+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
2361+
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
23622362
dependencies:
23632363
jest-diff "^25.2.1"
23642364
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)