Skip to content

Commit 4495bc1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.5.2
1 parent 7cdbaef commit 4495bc1

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.5.6",
2222
"@testing-library/react-hooks": "7.0.2",
23-
"@types/jest": "27.5.1",
23+
"@types/jest": "27.5.2",
2424
"@types/react": "17.0.45",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3167,10 +3167,10 @@
31673167
dependencies:
31683168
"@types/istanbul-lib-report" "*"
31693169

3170-
"@types/[email protected].1":
3171-
version "27.5.1"
3172-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
3173-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
3170+
"@types/[email protected].2":
3171+
version "27.5.2"
3172+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
3173+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
31743174
dependencies:
31753175
jest-matcher-utils "^27.0.0"
31763176
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)