Skip to content

Commit e661ce4

Browse files
renovate-botaxe312ger
authored andcommitted
chore(deps): update dependency @types/jest to v27.5.0
1 parent 5e2764f commit e661ce4

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
@@ -19,7 +19,7 @@
1919
"publish:canary": "npm run publish -- --dist-tag canary"
2020
},
2121
"devDependencies": {
22-
"@types/jest": "27.4.1",
22+
"@types/jest": "27.5.0",
2323
"@typescript-eslint/eslint-plugin": "5.22.0",
2424
"@typescript-eslint/parser": "5.22.0",
2525
"codecov": "3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,10 +2348,10 @@
23482348
dependencies:
23492349
"@types/istanbul-lib-report" "*"
23502350

2351-
"@types/jest@27.4.1":
2352-
version "27.4.1"
2353-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
2354-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
2351+
"@types/jest@27.5.0":
2352+
version "27.5.0"
2353+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
2354+
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
23552355
dependencies:
23562356
jest-matcher-utils "^27.0.0"
23572357
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)