diff --git a/package.json b/package.json index b7239740..c0afb00e 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@types/auto-launch": "^5.0.2", "@types/electron-json-storage": "^4.5.0", "@types/i18next": "^13.0.0", - "@types/jest": "27.0.1", + "@types/jest": "27.0.2", "@types/lodash": "^4.14.172", "@types/nedb": "^1.8.12", "@types/node": "^16.10.2", diff --git a/yarn.lock b/yarn.lock index d256ab7a..74453669 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1570,10 +1570,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@27.0.1": - version "27.0.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" - integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== +"@types/jest@27.0.2": + version "27.0.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7" + integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA== dependencies: jest-diff "^27.0.0" pretty-format "^27.0.0"