diff --git a/package.json b/package.json index e08adfb..824752e 100755 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@superdispatch/js-tools": "0.5.0", "@superdispatch/prettier-config": "0.5.0", "@superdispatch/tsconfig": "0.5.0", - "@types/jest": "27.4.1", + "@types/jest": "27.5.2", "@types/node-fetch": "2.6.2", "babel-jest": "27.5.1", "babel-plugin-dev-expression": "0.2.3", diff --git a/yarn.lock b/yarn.lock index 5dcdb46..d8a6b4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2495,10 +2495,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@27.4.1": - version "27.4.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d" - integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw== +"@types/jest@27.5.2": + version "27.5.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c" + integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA== dependencies: jest-matcher-utils "^27.0.0" pretty-format "^27.0.0"