Skip to content

Commit c792d59

Browse files
committed
chore(deps): 🔗 bump ioredis
1 parent 8bf6989 commit c792d59

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@vpriem/geojson": "1.3.0",
49-
"ioredis": "5.6.0"
49+
"ioredis": "5.6.1"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "19.8.1",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ __metadata:
10101010
eslint-import-resolver-typescript: "npm:4.4.3"
10111011
eslint-plugin-simple-import-sort: "npm:12.1.1"
10121012
husky: "npm:9.1.7"
1013-
ioredis: "npm:5.6.0"
1013+
ioredis: "npm:5.6.1"
10141014
jest: "npm:30.0.0"
10151015
lint-staged: "npm:16.1.2"
10161016
pinst: "npm:3.0.0"
@@ -5206,9 +5206,9 @@ __metadata:
52065206
languageName: node
52075207
linkType: hard
52085208

5209-
"ioredis@npm:5.6.0":
5210-
version: 5.6.0
5211-
resolution: "ioredis@npm:5.6.0"
5209+
"ioredis@npm:5.6.1":
5210+
version: 5.6.1
5211+
resolution: "ioredis@npm:5.6.1"
52125212
dependencies:
52135213
"@ioredis/commands": "npm:^1.1.1"
52145214
cluster-key-slot: "npm:^1.1.0"
@@ -5219,7 +5219,7 @@ __metadata:
52195219
redis-errors: "npm:^1.2.0"
52205220
redis-parser: "npm:^3.0.0"
52215221
standard-as-callback: "npm:^2.1.0"
5222-
checksum: 10/4f636722993d5028e7a5905c33f46bcf24a1aaf7c5cd6929e0b5b28835bb42cdc958039e32d050af1065c099998a14dbe8b3c221547073b4318b9436c9f2da6a
5222+
checksum: 10/632186e21f2d8b94a12918b5feef0f5df70315e303988989adb0d190377759ffa601660be7536489c0768803a0fb6eb94f861b33c1fcfc673d518fdd31c541e2
52235223
languageName: node
52245224
linkType: hard
52255225

0 commit comments

Comments
 (0)