1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

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

This commit is contained in:
Renovate Bot 2021-09-30 12:21:44 +00:00 committed by renovate[bot]
parent 2fe3644467
commit 5d9bdc04f3
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@types/enzyme-adapter-react-16": "1.0.6", "@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/node": "14.17.20", "@types/node": "14.17.20",
"@types/react": "17.0.25", "@types/react": "17.0.26",
"@types/react-dom": "17.0.3", "@types/react-dom": "17.0.3",
"@types/react-router-dom": "5.1.7", "@types/react-router-dom": "5.1.7",
"@welldone-software/why-did-you-render": "6.2.1", "@welldone-software/why-did-you-render": "6.2.1",

View File

@ -2213,10 +2213,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@17.0.25": "@types/react@17.0.26":
version "17.0.25" version "17.0.26"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.25.tgz#8b88c226e54910762decc9de2aa36b4dc9240503" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331"
integrity sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ== integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"