1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

upgrade deps

This commit is contained in:
Leibale
2023-12-05 12:55:15 -05:00
parent cb779a3ed7
commit 98cbdd0a7b
4 changed files with 527 additions and 450 deletions

View File

@@ -7,7 +7,7 @@
"@redis/client": "*"
},
"devDependencies": {
"@types/yargs": "^17.0.24",
"@types/yargs": "^17.0.32",
"yargs": "^17.7.2"
}
}