Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.56 to 18.2.59
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.56 to 18.2.59.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 87ec846 commit 22863d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/express": "^4.17.20",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.200",
"@types/react": "^18.2.56",
"@types/react": "^18.2.59",
"@types/react-dom": "^18.2.19",
"@types/react-transition-group": "^4.4.10",
"@types/web-push": "^3.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3985,14 +3985,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.56":
version: 18.2.56
resolution: "@types/react@npm:18.2.56"
"@types/react@npm:^18.2.59":
version: 18.2.59
resolution: "@types/react@npm:18.2.59"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: a6dab9569799538a9e01d340a721ef1a6f5532bd11cae8d8ab9af00dab2edcafaa00950f7bf2f9ae5bbb1839d890e9ac6eb1ea1186200894b7178dde7b503269
checksum: adbac5d78d755ce0f05fc91917b49344e127aaadf0515fa28dd19e3050514eeae6988ab04610fe403a6d7eb58b8dee7816c019d960373dfa22b008f842d7eaf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -10585,7 +10585,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/lodash": "npm:^4.14.200"
"@types/node": "npm:^20.11.20"
"@types/react": "npm:^18.2.56"
"@types/react": "npm:^18.2.59"
"@types/react-dom": "npm:^18.2.19"
"@types/react-transition-group": "npm:^4.4.10"
"@types/web-push": "npm:^3.6.3"
Expand Down

0 comments on commit 22863d4

Please sign in to comment.