Bump @types/react from 17.0.6 to 17.0.19 (#150)

This commit is contained in:
dependabot[bot]
2021-09-01 06:02:57 +00:00
committed by GitHub
parent a754236635
commit 4df2e0b65f
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^26.0.23", "@types/jest": "^26.0.23",
"@types/jszip": "^3.4.1", "@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.16", "@types/openpgp": "^4.4.16",
"@types/react": "^17.0.6", "@types/react": "^17.0.19",
"@types/react-dom": "^17.0.5", "@types/react-dom": "^17.0.5",
"@types/react-router": "^5.1.14", "@types/react-router": "^5.1.14",
"@types/react-router-dom": "^5.1.7", "@types/react-router-dom": "^5.1.7",

View File

@@ -1974,10 +1974,10 @@
"@types/history" "*" "@types/history" "*"
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@^17.0.6": "@types/react@*", "@types/react@^17.0.19":
version "17.0.6" version "17.0.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw== integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"