Skip to content

Commit 7749b59

Browse files
committed
dependencies(@types/jest): upgrade to version 27.5.0
1 parent ad3b242 commit 7749b59

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
@@ -14,7 +14,7 @@
1414
"@semantic-release/github": "7.2.3",
1515
"@semantic-release/npm": "7.1.3",
1616
"@semantic-release/release-notes-generator": "9.0.3",
17-
"@types/jest": "^27.4.1",
17+
"@types/jest": "^27.5.0",
1818
"@types/node": "~14.14.45",
1919
"@typescript-eslint/eslint-plugin": "5.19.0",
2020
"@typescript-eslint/parser": "5.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,10 +1410,10 @@
14101410
dependencies:
14111411
"@types/istanbul-lib-report" "*"
14121412

1413-
"@types/jest@^27.4.1":
1414-
version "27.4.1"
1415-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
1416-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
1413+
"@types/jest@^27.5.0":
1414+
version "27.5.0"
1415+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
1416+
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
14171417
dependencies:
14181418
jest-matcher-utils "^27.0.0"
14191419
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)