⬆️ Bump @types/react from 18.2.15 to 18.2.18 (#1562)

⬆️ Bump @types/react from 18.2.15 to 18.2.18

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.15 to 18.2.18.
- [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-08-01 13:47:55 +00:00 committed by GitHub
parent 77bcf4d318
commit fee64af1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@
"devDependencies": {
"@types/fetch-mock": "^7.3.5",
"@types/jest": "^29.5.3",
"@types/react": "^18.2.15",
"@types/react": "^18.2.18",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^6.2.0",

10
pnpm-lock.yaml generated
View File

@ -51,8 +51,8 @@ importers:
specifier: ^29.5.3
version: 29.5.3
'@types/react':
specifier: ^18.2.15
version: 18.2.15
specifier: ^18.2.18
version: 18.2.18
'@types/react-test-renderer':
specifier: ^18.0.0
version: 18.0.0
@ -2388,11 +2388,11 @@ packages:
/@types/react-test-renderer@18.0.0:
resolution: {integrity: sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==}
dependencies:
'@types/react': 18.2.15
'@types/react': 18.2.18
dev: true
/@types/react@18.2.15:
resolution: {integrity: sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==}
/@types/react@18.2.18:
resolution: {integrity: sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3