Skip to content

Commit

Permalink
chore(deps): bump react-redux from 9.0.2 to 9.0.3 (#1304)
Browse files Browse the repository at this point in the history
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent d3bc13a commit 7a39ca7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
2 changes: 1 addition & 1 deletion astexplorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "9.0.2"
"react-redux": "9.0.3"
},
"devDependencies": {
"parcel": "2.10.3"
Expand Down
20 changes: 7 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@ __metadata:
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-redux: "npm:9.0.2"
react-redux: "npm:9.0.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5084,31 +5084,25 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:9.0.2":
version: 9.0.2
resolution: "react-redux@npm:9.0.2"
"react-redux@npm:9.0.3":
version: 9.0.3
resolution: "react-redux@npm:9.0.3"
dependencies:
"@types/use-sync-external-store": "npm:^0.0.3"
use-sync-external-store: "npm:^1.0.0"
peerDependencies:
"@types/react": ^18.2.41
"@types/react-dom": ^18.2.17
"@types/react": ^18.2.25
react: ^18.0
react-dom: ^18.0
react-native: ">=0.71"
react-native: ^0.69.0
redux: ^5.0.0
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
checksum: 84cf07fb9c3c8cca383b114f9010f09bf9d28d8876da9dfb5d8666ee98cfb1d47a7799f9470ffb4e0859c0d89ad603f0a50182ce8d3d66a7873b82f4ede15acb
checksum: 515fee65874fbb494dad6b174a52b22782311ee65aa0ec2c66b60f2489a43f7b1d28854f99afb6abb00e58bc62b96735942f5dcd6de5d65f375bc59fca2816b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a39ca7

Please sign in to comment.