diff --git a/package.json b/package.json index bb807aa..63be2b6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@google/clasp": "2.4.2", "@types/google-apps-script": "1.0.78", - "@types/jest": "29.5.9", + "@types/jest": "29.5.10", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", "cpx": "1.5.0", diff --git a/yarn.lock b/yarn.lock index baa31fd..18afa39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.9": - version "29.5.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab" - integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ== +"@types/jest@29.5.10": + version "29.5.10" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50" + integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"