Skip to content

Commit 41db57f

Browse files
chore(deps): bump ioredis from 5.8.2 to 5.10.0
Bumps [ioredis](https://github.com/luin/ioredis) from 5.8.2 to 5.10.0. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.2...v5.10.0) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c944c20 commit 41db57f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.8.2"
49+
"ioredis": "5.10.0"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "20.4.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -983,10 +983,10 @@ __metadata:
983983
languageName: node
984984
linkType: hard
985985

986-
"@ioredis/commands@npm:1.4.0":
987-
version: 1.4.0
988-
resolution: "@ioredis/commands@npm:1.4.0"
989-
checksum: 10/ea299f22057139261ebd7dbc7fc85615e90c254e667620a276d3cf771b9d9190ffbdf25af6586c3f52598a2c830d64bee17f32c3ce734db403e93f73548d54d4
986+
"@ioredis/commands@npm:1.5.1":
987+
version: 1.5.1
988+
resolution: "@ioredis/commands@npm:1.5.1"
989+
checksum: 10/7efb0339302094aed30903ccbf8ca24d6048cff0d556114f43004c2e02d0808e6619a814ca72d6ea00586972fab7aae6c18892f9feabea56e632fb2db34b09db
990990
languageName: node
991991
linkType: hard
992992

@@ -1079,7 +1079,7 @@ __metadata:
10791079
eslint-import-resolver-typescript: "npm:4.4.4"
10801080
eslint-plugin-simple-import-sort: "npm:12.1.1"
10811081
husky: "npm:9.1.7"
1082-
ioredis: "npm:5.8.2"
1082+
ioredis: "npm:5.10.0"
10831083
jest: "npm:30.2.0"
10841084
lint-staged: "npm:16.2.7"
10851085
pinst: "npm:3.0.0"
@@ -4922,11 +4922,11 @@ __metadata:
49224922
languageName: node
49234923
linkType: hard
49244924

4925-
"ioredis@npm:5.8.2":
4926-
version: 5.8.2
4927-
resolution: "ioredis@npm:5.8.2"
4925+
"ioredis@npm:5.10.0":
4926+
version: 5.10.0
4927+
resolution: "ioredis@npm:5.10.0"
49284928
dependencies:
4929-
"@ioredis/commands": "npm:1.4.0"
4929+
"@ioredis/commands": "npm:1.5.1"
49304930
cluster-key-slot: "npm:^1.1.0"
49314931
debug: "npm:^4.3.4"
49324932
denque: "npm:^2.1.0"
@@ -4935,7 +4935,7 @@ __metadata:
49354935
redis-errors: "npm:^1.2.0"
49364936
redis-parser: "npm:^3.0.0"
49374937
standard-as-callback: "npm:^2.1.0"
4938-
checksum: 10/550cbe7bba409b5bc38fa290fd2de7f569548603892904680db0f5e74f7163e52e067428be766d9e4d1a7f1220f93abe8e1687804aab951a96a6dafc289947eb
4938+
checksum: 10/f0e7c51ca16b2e55f2e42142885bba1e29e48062054b8231cb86173f3cf40f8b5e88842171d19d080049fc187a271c2b98cd01d91a23a4a49ada525d68ba2f51
49394939
languageName: node
49404940
linkType: hard
49414941

0 commit comments

Comments
 (0)