mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump @types/react from 18.2.20 to 18.2.21 (#1588)
⬆️ Bump @types/react from 18.2.20 to 18.2.21 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.21. - [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:
parent
32da131340
commit
d35bdbef23
@ -16,7 +16,7 @@
|
||||
"devDependencies": {
|
||||
"@types/fetch-mock": "^7.3.5",
|
||||
"@types/jest": "^29.5.3",
|
||||
"@types/react": "^18.2.20",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.0",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -51,8 +51,8 @@ importers:
|
||||
specifier: ^29.5.3
|
||||
version: 29.5.3
|
||||
'@types/react':
|
||||
specifier: ^18.2.20
|
||||
version: 18.2.20
|
||||
specifier: ^18.2.21
|
||||
version: 18.2.21
|
||||
'@types/react-test-renderer':
|
||||
specifier: ^18.0.0
|
||||
version: 18.0.0
|
||||
@ -2364,11 +2364,11 @@ packages:
|
||||
/@types/react-test-renderer@18.0.0:
|
||||
resolution: {integrity: sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.20
|
||||
'@types/react': 18.2.21
|
||||
dev: true
|
||||
|
||||
/@types/react@18.2.20:
|
||||
resolution: {integrity: sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==}
|
||||
/@types/react@18.2.21:
|
||||
resolution: {integrity: sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/scheduler': 0.16.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user