From 99ad08d13854c4b05cb14c4bccdd9af81631067d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Sep 2020 16:06:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20@ty?= =?UTF-8?q?pes/jest=20to=20v26.0.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a093c5e..cfc29ad 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@semantic-release/changelog": "5.0.1", "@semantic-release/exec": "5.0.0", "@semantic-release/git": "9.0.0", - "@types/jest": "26.0.3", + "@types/jest": "26.0.14", "@types/node": "10.17.26", "@types/prompts": "2.0.8", "babel-jest": "26.1.0", diff --git a/yarn.lock b/yarn.lock index 45cfc84..6ed3d27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1830,10 +1830,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@26.0.3": - version "26.0.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251" - integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg== +"@types/jest@26.0.14": + version "26.0.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3" + integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"