Skip to content

Commit a3c7556

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.11
1 parent 626947f commit a3c7556

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
@@ -49,7 +49,7 @@
4949
"@goodeggs/toolkit": "^7.0.1",
5050
"@goodeggs/tsconfig": "^2.0.2",
5151
"@types/debug": "^4.1.12",
52-
"@types/jest": "^29.5.10",
52+
"@types/jest": "^29.5.11",
5353
"babel-jest": "^29.7.0",
5454
"jest": "^29.7.0",
5555
"jest-extended": "^0.11.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,10 +2472,10 @@
24722472
dependencies:
24732473
"@types/istanbul-lib-report" "*"
24742474

2475-
"@types/jest@^29.5.10":
2476-
version "29.5.10"
2477-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
2478-
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
2475+
"@types/jest@^29.5.11":
2476+
version "29.5.11"
2477+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
2478+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
24792479
dependencies:
24802480
expect "^29.0.0"
24812481
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)