Skip to content

Commit

Permalink
build(deps): bump the dependencies-patch group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 2 updates

Bumps the dependencies-patch group with 2 updates in the / directory: [lru-cache](https://github.com/isaacs/node-lru-cache) and [react-redux](https://github.com/reduxjs/react-redux).


Updates `lru-cache` from 10.2.0 to 10.2.2
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v10.2.0...v10.2.2)

Updates `react-redux` from 9.1.1 to 9.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@v9.1.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 7a27269 commit a949e65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
20 changes: 8 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@
"joi": "^17.12.3",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lru-cache": "^10.2.0",
"lru-cache": "^10.2.2",
"moment": "^2.30.1",
"numbro": "^2.4.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.5",
"react-redux": "^9.1.1",
"react-redux": "^9.1.2",
"react-router": "6.22.2",
"react-router-dom": "6.22.2",
"react-use": "^17.5.0",
Expand Down

0 comments on commit a949e65

Please sign in to comment.