Skip to content

Commit

Permalink
build(deps): bump @types/react from 18.2.21 to 18.2.25
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.21 to 18.2.25.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent b4da3d6 commit 46c4f6b
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 @@ -28,7 +28,7 @@
"@types/file-saver": "^2.0.5",
"@types/jest": "^29.5.5",
"@types/node": "^18.17.17",
"@types/react": "^18.2.21",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.7",
"@types/react-splitter-layout": "^3.0.2",
"@types/react-transition-group": "^4.4.6",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2730,7 +2730,7 @@ __metadata:
"@types/file-saver": ^2.0.5
"@types/jest": ^29.5.5
"@types/node": ^18.17.17
"@types/react": ^18.2.21
"@types/react": ^18.2.25
"@types/react-dom": ^18.2.7
"@types/react-splitter-layout": ^3.0.2
"@types/react-transition-group": ^4.4.6
Expand Down Expand Up @@ -5076,7 +5076,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.21":
"@types/react@npm:*":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
dependencies:
Expand All @@ -5087,6 +5087,17 @@ __metadata:
languageName: node
linkType: hard

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

"@types/redux-logger@npm:^3.0.10":
version: 3.0.10
resolution: "@types/redux-logger@npm:3.0.10"
Expand Down

0 comments on commit 46c4f6b

Please sign in to comment.