Bump @types/react from 17.0.35 to 17.0.36 (#278)

This commit is contained in:
dependabot[bot]
2021-11-22 04:19:29 +00:00
committed by GitHub
parent 2920dc5fb3
commit 7359bff814
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^27.0.3", "@types/jest": "^27.0.3",
"@types/jszip": "^3.4.1", "@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.18", "@types/openpgp": "^4.4.18",
"@types/react": "^17.0.35", "@types/react": "^17.0.36",
"@types/react-dom": "^17.0.11", "@types/react-dom": "^17.0.11",
"@types/react-router": "^5.1.17", "@types/react-router": "^5.1.17",
"@types/react-router-dom": "^5.3.2", "@types/react-router-dom": "^5.3.2",

View File

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