diff --git a/package.json b/package.json index 8da90fc..cc7ce1f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@changesets/cli": "2.26.2", - "@types/jest": "29.5.4", + "@types/jest": "29.5.14", "@types/node": "18.17.11", "@types/xregexp": "3.0.30", "babel-core": "6.26.3", diff --git a/yarn.lock b/yarn.lock index 142ff36..1f5d536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1162,10 +1162,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.4": - version "29.5.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566" - integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"