Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.54 to 18.2.55
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.54 to 18.2.55.
- [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 12, 2024
1 parent 07dacee commit 8970270
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.54",
"@types/react": "^18.2.55",
"@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.54":
version: 18.2.54
resolution: "@types/react@npm:18.2.54"
"@types/react@npm:^18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: ad38193c30a063a481aeec2460de6396c80d8de2f1c7a8cbb80a4e8bc594f74c308ce93e165d743b38507c3ac0a491c24ce0efbd84c9ab21fd5fd38d2963d329
checksum: 6b1c73beafbbc582dc54ffd92b3779f6d850e8f6b5ce5d04b31e9498a3d77bfc416bb08f0d8d63ab4f4649ccd6639996472416871c01c74a528b16a55faeaf38
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.16"
"@types/react": "npm:^18.2.54"
"@types/react": "npm:^18.2.55"
"@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 8970270

Please sign in to comment.