From 7caede05df548a7f4bc58b0438ff0ebac80d0fcd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Dec 2020 18:54:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v16.14.2 --- package.json | 2 +- yarn.lock | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 043b85b3..1761edbb 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/koa-mount": "3.0.1", "@types/koa-router": "7.4.1", "@types/koa-static": "4.0.1", - "@types/react": "16.9.56", + "@types/react": "16.14.2", "@types/react-dom": "16.9.10", "@types/sequelize": "4.28.9", "@types/webpack": "4.41.25", diff --git a/yarn.lock b/yarn.lock index 8b957b80..9fadc496 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1098,15 +1098,7 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.56": - version "16.9.56" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0" - integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ== - dependencies: - "@types/prop-types" "*" - csstype "^3.0.2" - -"@types/react@^16": +"@types/react@16.14.2", "@types/react@^16": version "16.14.2" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c" integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==