diff --git a/package.json b/package.json index d76fee6..53cea16 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "author": "Juan Camilo GuarĂ­n P", "license": "MIT", "devDependencies": { - "@types/jest": "22.2.2", + "@types/jest": "22.2.3", "@types/parse": "2.4.7", "jest": "23.6.0", "moment": "2.22.0", diff --git a/yarn.lock b/yarn.lock index 79e16ba..8bd651f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,9 +16,10 @@ esutils "^2.0.2" js-tokens "^3.0.0" -"@types/jest@22.2.2": - version "22.2.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.2.2.tgz#afe5dacbd00d65325f52da0ed3e76e259629ac9d" +"@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== "@types/jquery@*": version "3.3.0"