From d59ecaeca4c8875a18f38de37746cdc56e60e4b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 07:18:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.58 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae8e20e..215c119 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@playwright/test": "1.33.0", "@types/jest": "27.5.2", "@types/jest-image-snapshot": "4.3.2", - "@types/react": "17.0.47", + "@types/react": "17.0.58", "jest": "27.5.1", "jest-image-snapshot": "4.5.1", "ts-jest": "27.1.5", diff --git a/yarn.lock b/yarn.lock index 7580ff2..4e54925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1015,10 +1015,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.47": - version "17.0.47" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78" - integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA== +"@types/react@17.0.58": + version "17.0.58" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58.tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0" + integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"