1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency @types/react to v17.0.48

This commit is contained in:
renovate[bot] 2022-07-27 21:41:31 +00:00
parent fe36779927
commit 7df59cf286
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"@types/jest": "27.5.2", "@types/jest": "27.5.2",
"@types/lodash.clonedeep": "4.5.7", "@types/lodash.clonedeep": "4.5.7",
"@types/node": "17.0.18", "@types/node": "17.0.18",
"@types/react": "17.0.47", "@types/react": "17.0.48",
"@types/react-dom": "17.0.17", "@types/react-dom": "17.0.17",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.12", "@types/react-table": "7.7.12",

View File

@ -2258,10 +2258,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.47": "@types/react@17.0.48":
version "17.0.47" version "17.0.48"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA== integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"