Skip to content

Commit a738f2b

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.3
1 parent cb6a5b2 commit a738f2b

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
@@ -44,7 +44,7 @@
4444
"@semantic-release/github": "8.0.4",
4545
"@stryker-mutator/core": "6.0.2",
4646
"@stryker-mutator/jest-runner": "6.0.2",
47-
"@types/jest": "28.1.2",
47+
"@types/jest": "28.1.3",
4848
"@types/semantic-release": "17.2.3",
4949
"@typescript-eslint/eslint-plugin": "5.29.0",
5050
"@typescript-eslint/parser": "5.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,10 +1300,10 @@
13001300
dependencies:
13011301
"@types/istanbul-lib-report" "*"
13021302

1303-
"@types/[email protected].2":
1304-
version "28.1.2"
1305-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.2.tgz#c678569bb2d8e5474dd88f0851613611aeed9809"
1306-
integrity sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==
1303+
"@types/[email protected].3":
1304+
version "28.1.3"
1305+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
1306+
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
13071307
dependencies:
13081308
jest-matcher-utils "^28.0.0"
13091309
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)