Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.59 to 18.2.62
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.59 to 18.2.62.
- [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 Mar 4, 2024
1 parent 78deca0 commit c2cc240
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.59",
"@types/react": "^18.2.62",
"@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.59":
version: 18.2.59
resolution: "@types/react@npm:18.2.59"
"@types/react@npm:^18.2.62":
version: 18.2.62
resolution: "@types/react@npm:18.2.62"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: adbac5d78d755ce0f05fc91917b49344e127aaadf0515fa28dd19e3050514eeae6988ab04610fe403a6d7eb58b8dee7816c019d960373dfa22b008f842d7eaf8
checksum: a45a986723b0febdcdcea754cfa426345f588fd9a522ab4136220a0b514ccba8f4986b23c73dd8e863d465ee1e733779bffffdd57c19488a318a5135f030c1e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -10631,7 +10631,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.59"
"@types/react": "npm:^18.2.62"
"@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 c2cc240

Please sign in to comment.