Skip to content

Commit ec9f035

Browse files
committed
chore(deps): update dependency @types/jest to v26.0.24
1 parent 0fe165f commit ec9f035

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
@@ -51,7 +51,7 @@
5151
"@storybook/addon-actions": "6.1.11",
5252
"@storybook/addon-links": "6.1.11",
5353
"@storybook/react": "6.1.11",
54-
"@types/jest": "26.0.20",
54+
"@types/jest": "26.0.24",
5555
"@types/node": "14.14.20",
5656
"@types/prop-types": "15.7.3",
5757
"@types/react": "17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,10 +2994,10 @@
29942994
dependencies:
29952995
"@types/istanbul-lib-report" "*"
29962996

2997-
"@types/[email protected].20":
2998-
version "26.0.20"
2999-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
3000-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2997+
"@types/[email protected].24":
2998+
version "26.0.24"
2999+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
3000+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
30013001
dependencies:
30023002
jest-diff "^26.0.0"
30033003
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)