diff --git a/package.json b/package.json index ccb0e2e..e0a9462 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@commitlint/cli": "7.5.2", "@commitlint/config-conventional": "7.5.0", "@types/chance": "1.0.1", - "@types/jest": "23.3.9", + "@types/jest": "23.3.14", "@types/lodash.get": "4.4.6", "@types/lodash.merge": "4.6.4", "@types/loglevel": "1.5.3", diff --git a/yarn.lock b/yarn.lock index 6bd421c..14a2745 100644 --- a/yarn.lock +++ b/yarn.lock @@ -170,10 +170,10 @@ resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.1.tgz#c10703020369602c40dd9428cc6e1437027116df" integrity sha512-jtV6Bv/j+xk4gcXeLlESwNc/m/I/dIZA0xrt29g0uKcjyPob8iisj/5z0ARE+Ldfx4MxjNFNECG0z++J7zJgqg== -"@types/jest@23.3.9": - version "23.3.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1" - integrity sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw== +"@types/jest@23.3.14": + version "23.3.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a" + integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug== "@types/lodash.get@4.4.6": version "4.4.6"