diff --git a/package.json b/package.json index bbcb59aec..4bc72a2fe 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "@types/concurrently": "6.4.0", "@types/fs-extra": "9.0.13", "@types/inquirer": "8.2.10", - "@types/jest": "29.4.4", + "@types/jest": "29.5.11", "@types/jsonpath": "0.2.4", "@types/lodash": "4.14.191", "@types/node": "18.16.9", diff --git a/yarn.lock b/yarn.lock index 6e33cff66..aa0042da6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2684,10 +2684,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.4.4": - version "29.4.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1" - integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ== +"@types/jest@29.5.11": + version "29.5.11" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c" + integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"