Bump @types/react from 18.0.8 to 18.0.9

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.8 to 18.0.9.
- [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-05-06 23:44:57 +00:00 committed by GitHub
parent ef9fb11350
commit 1a8dc5a219
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.31",
"@types/react": "^18.0.7",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"eslint": "8.14.0",
"eslint-config-next": "12.1.6",