Skip to content

Commit a1bcd9e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.2
1 parent 777fbee commit a1bcd9e

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
@@ -35,7 +35,7 @@
3535
"@testing-library/jest-dom": "5.16.4",
3636
"@testing-library/react": "12.1.5",
3737
"@testing-library/user-event": "13.5.0",
38-
"@types/jest": "27.5.1",
38+
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.38",
4040
"@types/react": "17.0.45",
4141
"@types/testing-library__cypress": "5.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,10 +1256,10 @@
12561256
jest-diff "^26.0.0"
12571257
pretty-format "^26.0.0"
12581258

1259-
"@types/jest@27.5.1":
1260-
version "27.5.1"
1261-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
1262-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
1259+
"@types/jest@27.5.2":
1260+
version "27.5.2"
1261+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1262+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
12631263
dependencies:
12641264
jest-matcher-utils "^27.0.0"
12651265
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)