diff --git a/package.json b/package.json index 21ecde859..d729d2bb3 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@types/enzyme": "3.10.11", "@types/express": "4.17.13", "@types/fs-extra": "9.0.13", - "@types/jest": "^27.4.1", + "@types/jest": "27.4.1", "@types/jest-axe": "3.5.3", "@types/jsdom": "16.2.14", "@types/markdown-it": "12.2.3", diff --git a/yarn.lock b/yarn.lock index 67f490155..8e5ad516c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3408,7 +3408,7 @@ "@types/jest" "*" axe-core "^3.5.5" -"@types/jest@*", "@types/jest@^27.4.1": +"@types/jest@*", "@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==