Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/react from 18.2.24 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.24 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 73babe4 commit 8b7c5df
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 @@ -80,7 +80,7 @@
"@types/node": "^20.8.0",
"@types/open-graph": "0.2.3",
"@types/platform": "1.3.4",
"@types/react": "18.2.24",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.8",
"@types/react-redux": "7.1.26",
"@types/react-transition-group": "4.4.7",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4309,7 +4309,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.2.24":
"@types/react@npm:*, @types/react@npm:16 || 17 || 18":
version: 18.2.24
resolution: "@types/react@npm:18.2.24"
dependencies:
Expand All @@ -4320,6 +4320,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-mock-store@npm:1.0.4":
version: 1.0.4
resolution: "@types/redux-mock-store@npm:1.0.4"
Expand Down Expand Up @@ -17828,7 +17839,7 @@ __metadata:
"@types/node": ^20.8.0
"@types/open-graph": 0.2.3
"@types/platform": 1.3.4
"@types/react": 18.2.24
"@types/react": 18.2.25
"@types/react-dom": 18.2.8
"@types/react-redux": 7.1.26
"@types/react-transition-group": 4.4.7
Expand Down

0 comments on commit 8b7c5df

Please sign in to comment.