diff --git a/package.json b/package.json index 53a59ab..3dd9e17 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "@types/jest": "^22.1.3" + "@types/jest": "^22.2.3" }, "devDependencies": { "jest": "^22.4.2", diff --git a/yarn.lock b/yarn.lock index 32e22a7..2255c70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,9 +16,10 @@ esutils "^2.0.2" js-tokens "^3.0.0" -"@types/jest@^22.1.3": - version "22.1.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.1.3.tgz#25da391935e6fac537551456f077ce03144ec168" +"@types/jest@^22.2.3": + version "22.2.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.2.3.tgz#0157c0316dc3722c43a7b71de3fdf3acbccef10d" + integrity sha512-e74sM9W/4qqWB6D4TWV9FQk0WoHtX1X4FJpbjxucMSVJHtFjbQOH3H6yp+xno4br0AKG0wz/kPtaN599GUOvAg== abab@^1.0.4: version "1.0.4"