Bump react-redux from 8.1.2 to 8.1.3

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.1.2...v8.1.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>
This commit is contained in:
dependabot[bot]
2023-10-07 07:54:42 +00:00
committed by GitHub
parent c668f4fa2f
commit 1eaf03b712
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-external-link": "^2.2.0",
"react-redux": "^8.1.2",
"react-redux": "^8.1.3",
"react-router-dom": "^6.16.0",
"reactstrap": "^9.2.0",
"redux-localstorage-simple": "^2.5.1",