1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

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

This commit is contained in:
renovate[bot] 2022-06-17 18:53:25 +00:00
parent a7b3cf2a7e
commit 5709fa8ac8
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1941,10 +1941,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.45":
version "17.0.45"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
"@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==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"