Skip to content

Commit 3617f41

Browse files
committed
chore(deps): update dependency @types/jest to v26.0.9
1 parent bd1c056 commit 3617f41

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": "26.0.8",
25+
"@types/jest": "26.0.9",
2626
"@types/react-dom": "16.9.8",
2727
"@typescript-eslint/eslint-plugin": "3.8.0",
2828
"@typescript-eslint/parser": "3.8.0",

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/[email protected].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==
2358+
"@types/[email protected].9":
2359+
version "26.0.9"
2360+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
2361+
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
23622362
dependencies:
23632363
jest-diff "^25.2.1"
23642364
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)