Merge pull request #247 from skidoodle/dependabot/npm_and_yarn/types/react-18.0.22

Bump @types/react from 18.0.21 to 18.0.22
This commit is contained in:
skidoodle 2022-10-25 14:11:49 +02:00 committed by GitHub
commit 505416d710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "18.11.0",
"@types/react": "18.0.21",
"@types/react": "18.0.22",
"@types/react-dom": "18.0.7",
"autoprefixer": "^10.4.12",
"copy-to-clipboard": "^3.3.2",

View file

@ -117,10 +117,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.0.21":
version "18.0.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
"@types/react@*", "@types/react@18.0.22":
version "18.0.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"