Skip to content

Commit 2274d85

Browse files
committed
Update dependency @types/jest to v29.5.3
1 parent df1d55b commit 2274d85

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
@@ -11,7 +11,7 @@
1111
"@stryker-mutator/jest-runner": "6.4.2",
1212
"@stryker-mutator/typescript-checker": "6.4.2",
1313
"@types/eslint": "8.44.0",
14-
"@types/jest": "29.5.2",
14+
"@types/jest": "29.5.3",
1515
"codecov": "3.8.3",
1616
"eslint": "8.44.0",
1717
"eslint-config-prettier": "8.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -954,10 +954,10 @@
954954
dependencies:
955955
"@types/istanbul-lib-report" "*"
956956

957-
"@types/jest@29.5.2":
958-
version "29.5.2"
959-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
960-
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
957+
"@types/jest@29.5.3":
958+
version "29.5.3"
959+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
960+
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
961961
dependencies:
962962
expect "^29.0.0"
963963
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)