Bump @types/react from 17.0.32 to 17.0.33 (#236)

This commit is contained in:
dependabot[bot]
2021-10-26 04:12:35 +00:00
committed by GitHub
parent d4cd52b709
commit 1c3c34c585
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^27.0.2",
"@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.18",
"@types/react": "^17.0.32",
"@types/react": "^17.0.33",
"@types/react-dom": "^17.0.9",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.8",

View File

@@ -2080,10 +2080,10 @@
"@types/history" "*"
"@types/react" "*"
"@types/react@*", "@types/react@^17.0.32":
version "17.0.32"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.32.tgz#89a161286bbe2325d4d516420a27364a324909f4"
integrity sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==
"@types/react@*", "@types/react@^17.0.33":
version "17.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"