1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

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

This commit is contained in:
Renovate Bot 2021-10-12 09:01:40 +00:00 committed by renovate[bot]
parent 3c5070e92f
commit 2503a16d53
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.0.2",
"@types/node": "14.17.21",
"@types/react": "17.0.27",
"@types/react": "17.0.28",
"@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.3.1",
"@types/react-timeago": "4.1.3",

View File

@ -2199,10 +2199,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.27":
version "17.0.27"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
"@types/react@17.0.28":
version "17.0.28"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.28.tgz#b40967e79af8f32182c6f6f2655ba196bafc7202"
integrity sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"