Skip to content

Commit

Permalink
Bump react-redux from 8.1.1 to 8.1.2 (#3269)
Browse files Browse the repository at this point in the history
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v8.1.1...v8.1.2)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:development
  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] authored Sep 11, 2023
1 parent e73724f commit f396518
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 @@ -99,7 +99,7 @@
"react-ga4": "2.1.0",
"react-infinite-scroll-component": "6.1.0",
"react-markdown": "8.0.7",
"react-redux": "8.1.1",
"react-redux": "8.1.2",
"react-transition-group": "4.4.5",
"react-virtualized-auto-sizer": "1.0.20",
"recharts": "2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10388,9 +10388,9 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.1.1":
version: 8.1.1
resolution: "react-redux@npm:8.1.1"
"react-redux@npm:8.1.2":
version: 8.1.2
resolution: "react-redux@npm:8.1.2"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -10416,7 +10416,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: 370676330727764d78f35e9c5a0ed0591d79482fe9b70fffcab4aa6bcccc6194e4f1ebd818b4b390351dea5557e70d3bd4d95d7a0ac9baa1f45d6bf2230ee713
checksum: 4d5976b0f721e4148475871fcabce2fee875cc7f70f9a292f3370d63b38aa1dd474eb303c073c5555f3e69fc732f3bac05303def60304775deb28361e3f4b7cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -11030,7 +11030,7 @@ __metadata:
react-ga4: 2.1.0
react-infinite-scroll-component: 6.1.0
react-markdown: 8.0.7
react-redux: 8.1.1
react-redux: 8.1.2
react-transition-group: 4.4.5
react-virtualized-auto-sizer: 1.0.20
recharts: 2.8.0
Expand Down

0 comments on commit f396518

Please sign in to comment.