Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/react from 18.2.47 to 18.2.48
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.47 to 18.2.48.
- [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 Jan 21, 2024
1 parent 3d7afe0 commit 209bb75
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 @@ -85,7 +85,7 @@
"@types/node": "^20.11.5",
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-redux": "7.1.31",
"@types/react-transition-group": "4.4.10",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4298,7 +4298,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.2.47":
"@types/react@npm:*, @types/react@npm:16 || 17 || 18":
version: 18.2.47
resolution: "@types/react@npm:18.2.47"
dependencies:
Expand All @@ -4309,6 +4309,17 @@ __metadata:
languageName: node
linkType: hard

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

"@types/redux-mock-store@npm:1.0.6":
version: 1.0.6
resolution: "@types/redux-mock-store@npm:1.0.6"
Expand Down Expand Up @@ -17589,7 +17600,7 @@ __metadata:
"@types/node": ^20.11.5
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/react": 18.2.47
"@types/react": 18.2.48
"@types/react-dom": 18.2.18
"@types/react-redux": 7.1.31
"@types/react-transition-group": 4.4.10
Expand Down

0 comments on commit 209bb75

Please sign in to comment.