Bump @types/react from 17.0.34 to 17.0.35 (#272)

This commit is contained in:
dependabot[bot]
2021-11-16 04:22:10 +00:00
committed by GitHub
parent d5e9c6fdd7
commit fd255fd365
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^27.0.2", "@types/jest": "^27.0.2",
"@types/jszip": "^3.4.1", "@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.18", "@types/openpgp": "^4.4.18",
"@types/react": "^17.0.34", "@types/react": "^17.0.35",
"@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

@@ -1993,10 +1993,10 @@
"@types/history" "*" "@types/history" "*"
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@^17.0.34": "@types/react@*", "@types/react@^17.0.35":
version "17.0.34" version "17.0.35"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c"
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg== integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"