Skip to content

Commit

Permalink
build(deps-dev): Bump the react group with 1 update (#6650)
Browse files Browse the repository at this point in the history
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.2.58 to 18.2.61
- [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
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent a0255ac commit 82dd12a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.11.24",
"@types/react": "^18.2.58",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/webpack": "^5.28.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5019,7 +5019,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.58":
"@types/react@npm:*, @types/react@npm:>=16":
version: 18.2.58
resolution: "@types/react@npm:18.2.58"
dependencies:
Expand All @@ -5030,6 +5030,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: a100c09bc0d6d1a0a42b3fa0944b71d209b5adea6515fc21109972ec3267185372cc416c0467b1998afce6b90fc80f4c0029b5d975afb0b3070d864c7a924a5e
languageName: node
linkType: hard

"@types/resolve@npm:^1.20.2":
version: 1.20.6
resolution: "@types/resolve@npm:1.20.6"
Expand Down Expand Up @@ -5475,7 +5486,7 @@ __metadata:
"@types/jest": ^29.5.12
"@types/jest-axe": ^3.5.9
"@types/node": ^20.11.24
"@types/react": ^18.2.58
"@types/react": ^18.2.61
"@types/react-dom": ^18.2.19
"@types/webpack": ^5.28.5
"@typescript-eslint/eslint-plugin": ^5.62.0
Expand Down

0 comments on commit 82dd12a

Please sign in to comment.