Skip to content

Commit 0311dbb

Browse files
committed
chore(deps): update dependency @types/jest to v29.1.2
1 parent 4e112d1 commit 0311dbb

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
@@ -45,7 +45,7 @@
4545
"@semantic-release/github": "8.0.6",
4646
"@stryker-mutator/core": "6.2.2",
4747
"@stryker-mutator/jest-runner": "6.2.2",
48-
"@types/jest": "29.1.1",
48+
"@types/jest": "29.1.2",
4949
"@types/semantic-release": "17.2.4",
5050
"@typescript-eslint/eslint-plugin": "5.39.0",
5151
"@typescript-eslint/parser": "5.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@
15891589
dependencies:
15901590
"@types/istanbul-lib-report" "*"
15911591

1592-
"@types/jest@29.1.1":
1593-
version "29.1.1"
1594-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92"
1595-
integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g==
1592+
"@types/jest@29.1.2":
1593+
version "29.1.2"
1594+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1595+
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
15961596
dependencies:
15971597
expect "^29.0.0"
15981598
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)