From 142d259015e5561817aae6c2d1f2816b68c75f4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Jul 2021 03:01:40 +0000 Subject: [PATCH] update: update dependency @types/react to v17.0.14 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e9a9714..6d1186a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/js-yaml": "4.0.2", "@types/lodash": "4.14.171", "@types/mocha": "8.2.3", - "@types/react": "17.0.11", + "@types/react": "17.0.14", "@types/react-dom": "17.0.8", "@types/seedrandom": "2.4.30", "@types/sinon": "10.0.2", diff --git a/yarn.lock b/yarn.lock index ebba2de..7ac0bfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -943,10 +943,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@17.0.11": - version "17.0.11" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" - integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== +"@types/react@17.0.14": + version "17.0.14" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f" + integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"