Skip to content

Commit 1fd1797

Browse files
committed
chore(deps): update dependency @types/jest to v26.0.10
1 parent f58e347 commit 1fd1797

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.46",
2424
"@testing-library/react-hooks": "3.4.1",
25-
"@types/jest": "26.0.9",
25+
"@types/jest": "26.0.10",
2626
"@types/react-dom": "16.9.8",
2727
"@typescript-eslint/eslint-plugin": "3.9.0",
2828
"@typescript-eslint/parser": "3.9.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].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==
2358+
"@types/[email protected].10":
2359+
version "26.0.10"
2360+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
2361+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
23622362
dependencies:
23632363
jest-diff "^25.2.1"
23642364
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)