Skip to content

Commit

Permalink
Build(deps): Bump reselect from 4.1.8 to 5.0.1 in /catalog/ui
Browse files Browse the repository at this point in the history
Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.8 to 5.0.1.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](reduxjs/reselect@v4.1.8...v5.0.1)

---
updated-dependencies:
- dependency-name: reselect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 13abc0f commit 6d2406f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 deletions catalog/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion catalog/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"react-router-dom": "^6.20.1",
"react-window": "^1.8.8",
"redux": "^4.2.1",
"reselect": "^4.1.8",
"reselect": "^5.0.1",
"swr": "^2.2.4"
}
}

0 comments on commit 6d2406f

Please sign in to comment.