Skip to content

Commit 2b940b0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.5.0
1 parent 1e2a355 commit 2b940b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@storybook/addon-options": "5.3.21",
2121
"@storybook/react": "6.4.22",
2222
"@testing-library/react-hooks": "7.0.2",
23-
"@types/jest": "27.4.1",
23+
"@types/jest": "27.5.0",
2424
"@types/react": "17.0.44",
2525
"@types/react-dom": "17.0.16",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3174,10 +3174,10 @@
31743174
dependencies:
31753175
"@types/istanbul-lib-report" "*"
31763176

3177-
"@types/jest@27.4.1":
3178-
version "27.4.1"
3179-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
3180-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
3177+
"@types/jest@27.5.0":
3178+
version "27.5.0"
3179+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
3180+
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
31813181
dependencies:
31823182
jest-matcher-utils "^27.0.0"
31833183
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)