Merge pull request #77 from GHOSCHT/renovate/react-17.x

Update dependency @types/react to v17.0.27
This commit is contained in:
GHOSCHT 2021-10-04 17:40:27 +02:00 committed by GitHub
commit 94ce6fd0ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"@redux-devtools/cli": "1.0.0-9",
"@types/jest": "27.0.2",
"@types/node": "15.14.9",
"@types/react": "17.0.26",
"@types/react": "17.0.27",
"@types/react-dom": "17.0.9",
"@types/remote-redux-devtools": "0.5.5",
"@types/styled-components": "5.1.14",

View file

@ -2210,10 +2210,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.26":
version "17.0.26"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331"
integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==
"@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==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"