Skip to content

Commit

Permalink
chore(deps): Bump ioredis from 5.4.1 to 5.4.2 in the production-depen…
Browse files Browse the repository at this point in the history
…dencies group

Bumps the production-dependencies group with 1 update: [ioredis](https://github.com/luin/ioredis).


Updates `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
  dependency-group: production-dependencies
...

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 Jan 1, 2025
1 parent d642ecc commit c9c3848
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"prettier": "@theprodev/prettier-config",
"dependencies": {
"ioredis": "5.4.1"
"ioredis": "5.4.2"
},
"devDependencies": {
"@changesets/cli": "2.27.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 145D4484A933DBE4-715d470d8ebd1ce4-5AB3A7F315FE0848-7aadb8c39cccc2f0
# bun ./bun.lockb --hash: 972CFE81D26A88AF-e5bf774d78c321de-57B7FDD84530E309-fbe0417df05d4f2e


"@ampproject/remapping@^2.3.0":
Expand Down Expand Up @@ -1838,7 +1838,7 @@ debug@^4.3.4, debug@~4.3.6:
dependencies:
ms "2.1.2"

debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.7:
debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.7:
version "4.3.7"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
Expand Down Expand Up @@ -2791,10 +2791,10 @@ internal-slot@^1.0.7:
hasown "^2.0.0"
side-channel "^1.0.4"

ioredis@5.4.1:
version "5.4.1"
resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz"
integrity sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==
ioredis@5.4.2:
version "5.4.2"
resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.4.2.tgz"
integrity sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==
dependencies:
"@ioredis/commands" "^1.1.1"
cluster-key-slot "^1.1.0"
Expand Down

0 comments on commit c9c3848

Please # to comment.