Skip to content

Commit b2475d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.0
1 parent 8434a0c commit b2475d5

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.4.1",
38+
"@types/jest": "27.5.0",
3939
"@types/node": "16.11.33",
4040
"@types/react": "17.0.44",
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.4.1":
1260-
version "27.4.1"
1261-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
1262-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
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==
12631263
dependencies:
12641264
jest-matcher-utils "^27.0.0"
12651265
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)