Skip to content

Commit

Permalink
upgrade dependencies (#2381)
Browse files Browse the repository at this point in the history
* upgrade deps

* upgrade dependencies

* fix v3 benchmark

* update package-lock.json
  • Loading branch information
leibale committed Jan 25, 2023
1 parent 3b1bad2 commit 0a46fcb
Show file tree
Hide file tree
Showing 11 changed files with 2,881 additions and 2,394 deletions.
182 changes: 86 additions & 96 deletions benchmark/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 benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@redis/client": "../packages/client",
"hdr-histogram-js": "3.0.0",
"ioredis": "5.2.2",
"ioredis": "5.3.0",
"redis-v3": "npm:redis@3.1.2",
"yargs": "17.5.1"
"yargs": "17.6.2"
}
}
Loading

0 comments on commit 0a46fcb

Please sign in to comment.