build(deps-dev): bump @types/react from 17.0.41 to 17.0.42 (#419)

This commit is contained in:
dependabot[bot]
2022-03-24 04:16:41 +00:00
committed by GitHub
parent 9959b2f805
commit d5b3bcd11e
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/jest": "^27.4.1",
"@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.18",
"@types/react": "^17.0.41",
"@types/react": "^17.0.42",
"@types/react-dom": "^17.0.14",
"@types/react-router": "^5.1.18",
"@types/react-router-dom": "^5.3.3",

View File

@@ -2067,10 +2067,10 @@
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react@*", "@types/react@^17.0.41":
version "17.0.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.41.tgz#6e179590d276394de1e357b3f89d05d7d3da8b85"
integrity sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==
"@types/react@*", "@types/react@^17.0.42":
version "17.0.42"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.42.tgz#8242b9219bf8a911c47f248e327206fea3f4ee5a"
integrity sha512-nuab3x3CpJ7VFeNA+3HTUuEkvClYHXqWtWd7Ud6AZYW7Z3NH9WKtgU+tFB0ZLcHq+niB/HnzLcaZPqMJ95+k5Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"