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.33

This commit is contained in:
Renovate Bot 2021-10-26 03:55:40 +00:00 committed by renovate[bot]
parent 3cc8b4505f
commit d40ffaf64a
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.32",
"@types/react": "17.0.32",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@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.32":
version "17.0.32"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.32.tgz#89a161286bbe2325d4d516420a27364a324909f4"
integrity sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==
"@types/react@17.0.33":
version "17.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"