1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

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

This commit is contained in:
Renovate Bot 2021-11-21 19:20:37 +00:00 committed by renovate[bot]
parent f3868d3a5b
commit 2c7b544540
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.0.3",
"@types/node": "14.17.34",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-router-dom": "5.3.2",
"@types/react-timeago": "4.1.3",

View File

@ -2204,10 +2204,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.35":
version "17.0.35"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c"
integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==
"@types/react@17.0.36":
version "17.0.36"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.36.tgz#0d81e0e2419e6a8e9ba6af5e3a0608e70835d7d1"
integrity sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"