Bump @types/react from 18.0.9 to 18.0.10

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.9 to 18.0.10.
- [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>
This commit is contained in:
dependabot[bot] 2022-06-01 08:18:14 +00:00 committed by GitHub
parent 289ecb0eab
commit 7e42bbc812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/node": "17.0.35",
"@types/react": "^18.0.9",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.4",
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",