Skip to content

Commit 712e89d

Browse files
committed
Update dependency @types/jest to v29.5.4
1 parent ce7e360 commit 712e89d

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.2",
14-
"@types/jest": "29.5.3",
14+
"@types/jest": "29.5.4",
1515
"codecov": "3.8.3",
1616
"eslint": "8.47.0",
1717
"eslint-config-prettier": "8.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -959,10 +959,10 @@
959959
dependencies:
960960
"@types/istanbul-lib-report" "*"
961961

962-
"@types/jest@29.5.3":
963-
version "29.5.3"
964-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
965-
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
962+
"@types/jest@29.5.4":
963+
version "29.5.4"
964+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
965+
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
966966
dependencies:
967967
expect "^29.0.0"
968968
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)