Skip to content

Commit 711ea82

Browse files
chore(deps): update dependency @types/jest to v29.5.11 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49a2e24 commit 711ea82

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
@@ -115,7 +115,7 @@
115115
"@types/concurrently": "6.4.0",
116116
"@types/fs-extra": "9.0.13",
117117
"@types/inquirer": "8.2.10",
118-
"@types/jest": "29.4.4",
118+
"@types/jest": "29.5.11",
119119
"@types/jsonpath": "0.2.4",
120120
"@types/lodash": "4.14.191",
121121
"@types/node": "18.16.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,10 +2684,10 @@
26842684
dependencies:
26852685
"@types/istanbul-lib-report" "*"
26862686

2687-
"@types/jest@29.4.4":
2688-
version "29.4.4"
2689-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1"
2690-
integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==
2687+
"@types/jest@29.5.11":
2688+
version "29.5.11"
2689+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
2690+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
26912691
dependencies:
26922692
expect "^29.0.0"
26932693
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)