From 43c2313ce3866e37e82ddf9013d3917560517001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:25:35 +0000 Subject: [PATCH] Update dependency @types/react to v17.0.79 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef5a4c0e..9e01bfdf 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/color-convert": "1.9.0", "@types/jest": "26.0.14", "@types/node": "16.4.0", - "@types/react": "17.0.14", + "@types/react": "17.0.79", "@types/react-dom": "17.0.9", "husky": "6.0.0", "lint-staged": "10.1.5", diff --git a/yarn.lock b/yarn.lock index b3b705bf..3fe78854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1973,10 +1973,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@17.0.14": - version "17.0.14" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f" - integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ== +"@types/react@17.0.79": + version "17.0.79" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.79.tgz#67693ab9bc476780d968326658619fa7f25b8935" + integrity sha512-gavKA8AwJAML9zWHuiQRASjrrPJHbT/zrUDHiUGUf+l5a3pkEd6atvjjq+8y2vfRHBJLQJjFpxSa9I8qe9zHAw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"