diff --git a/package.json b/package.json index 7418845..61065c9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/fs-extra": "^9.0.11", "@types/get-port": "^4.2.0", "@types/html-webpack-plugin": "^3.2.5", - "@types/jest": "^26.0.22", + "@types/jest": "^26.0.23", "@types/jszip": "^3.4.1", "@types/openpgp": "^4.4.15", "@types/react": "^17.0.4", diff --git a/yarn.lock b/yarn.lock index b22ebdf..cc965d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1840,10 +1840,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@^26.0.22": - version "26.0.22" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6" - integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw== +"@types/jest@^26.0.23": + version "26.0.23" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" + integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"