Skip to content

Commit 497ecab

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.1
1 parent 4712222 commit 497ecab

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.0",
38+
"@types/jest": "27.5.1",
3939
"@types/node": "16.11.34",
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.0":
1260-
version "27.5.0"
1261-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
1262-
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
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==
12631263
dependencies:
12641264
jest-matcher-utils "^27.0.0"
12651265
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)