Skip to content

Commit 4395d50

Browse files
committed
devdeps(@types/jest): upgrade to version 29.5.13
1 parent 946e78e commit 4395d50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@commitlint/cli": "17.8.1",
1212
"@commitlint/config-conventional": "17.8.1",
13-
"@types/jest": "^29.5.12",
13+
"@types/jest": "^29.5.13",
1414
"@types/node": "~16.11.7",
1515
"@typescript-eslint/eslint-plugin": "6.21.0",
1616
"@typescript-eslint/parser": "6.21.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -956,10 +956,10 @@
956956
dependencies:
957957
"@types/istanbul-lib-report" "*"
958958

959-
"@types/jest@^29.5.12":
960-
version "29.5.12"
961-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
962-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
959+
"@types/jest@^29.5.13":
960+
version "29.5.13"
961+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
962+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
963963
dependencies:
964964
expect "^29.0.0"
965965
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)