Bump @types/react from 18.2.22 to 18.2.23 (#319)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.22 to 18.2.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-30 14:59:58 +01:00 committed by GitHub
parent 7be033ddd4
commit cf9d9c54c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "20.7.1",
"@types/react": "18.2.22",
"@types/react": "18.2.23",
"@types/react-gtm-module": "2.0.1",
"@types/xml2js": "0.4.12",
"@typescript-eslint/parser": "6.7.2",
@ -450,9 +450,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.2.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.22.tgz",
"integrity": "sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==",
"version": "18.2.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.23.tgz",
"integrity": "sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",

View File

@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/node": "20.7.1",
"@types/react": "18.2.22",
"@types/react": "18.2.23",
"@types/react-gtm-module": "2.0.1",
"@types/xml2js": "0.4.12",
"@typescript-eslint/parser": "6.7.2",