chore(deps-dev): bump @types/react from 17.0.38 to 18.0.7

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.38 to 18.0.7.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-26 11:06:36 +00:00 committed by GitHub
parent f2fe4438d1
commit 2c8f067e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@
"@types/enzyme": "^3.10.11",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.13",
"@types/react": "^17.0.38",
"@types/react": "^18.0.7",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-custom-scrollbars": "^4.0.10",
"@types/react-dom": "^17.0.11",

View file

@ -28,7 +28,7 @@
"@types/jest": "^27.4.0",
"@types/node": "^17.0.13",
"@types/reach__router": "^1.3.10",
"@types/react": "^17.0.38",
"@types/react": "^18.0.7",
"@types/react-dom": "^17.0.11",
"@types/react-helmet": "^6.1.5",
"babel-loader": "8.2.3",