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

This commit is contained in:
Renovate Bot 2021-10-14 14:40:27 +00:00 committed by renovate[bot]
parent 9ad2c8f7ff
commit e9c5412b04
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.26",
"@types/react": "17.0.29",
"@types/react": "17.0.30",
"@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.29":
version "17.0.29"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.29.tgz#9535f3fc01a4981ce9cadcf0daa2593c0c2f2251"
integrity sha512-HSenIfBEBZ70BLrrVhtEtHpqaP79waauPtA8XKlczTxL3hXrW/ElGNLTpD1TmqkykgGlOAK55+D3SmUHEirpFw==
"@types/react@17.0.30":
version "17.0.30"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e"
integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"