diff --git a/package.json b/package.json index 524440c..a57dfbe 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@superdispatch/js-tools": "0.5.0", "@superdispatch/prettier-config": "0.5.0", "@superdispatch/tsconfig": "0.5.0", - "@types/jest": "27.0.2", + "@types/jest": "27.0.3", "eslint": "7.32.0", "jest": "27.3.1", "prettier": "2.4.1", diff --git a/yarn.lock b/yarn.lock index b7e3751..e16da9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1587,10 +1587,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@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== +"@types/jest@27.0.3": + version "27.0.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a" + integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg== dependencies: jest-diff "^27.0.0" pretty-format "^27.0.0"