diff --git a/package.json b/package.json index d5d113b..2b709aa 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@semantic-release/release-notes-generator": "10.0.3", "@types/chai": "4.3.4", "@types/cucumber": "6.0.1", - "@types/jest": "29.2.5", + "@types/jest": "29.2.6", "@types/node": "18.11.18", "@typescript-eslint/eslint-plugin": "5.48.1", "@typescript-eslint/parser": "5.48.1", diff --git a/yarn.lock b/yarn.lock index c494aa3..6d610d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4156,10 +4156,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.2.5": - version "29.2.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0" - integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw== +"@types/jest@29.2.6": + version "29.2.6" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a" + integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw== dependencies: expect "^29.0.0" pretty-format "^29.0.0"