Skip to content

Commit

Permalink
Bump ioredis from 5.4.1 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [ioredis](https://github.com/luin/ioredis) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.4.1...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 562a9fe commit 85bec09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"release": "npm install && npm run biome && npm run build && np"
},
"dependencies": {
"ioredis": "5.4.1",
"ioredis": "5.4.2",
"ms": "2.1.3",
"semver": "7.6.3",
"sort-keys": "4.2.0"
Expand Down

0 comments on commit 85bec09

Please sign in to comment.