1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

upgrade dependencies (#2081)

This commit is contained in:
Leibale Eidelman
2022-04-18 12:29:01 -04:00
committed by GitHub
parent c5b706b385
commit 79ee8f2029
11 changed files with 1513 additions and 1103 deletions

View File

@@ -19,6 +19,6 @@
"source-map-support": "^0.5.21",
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"yargs": "^17.4.0"
"yargs": "^17.4.1"
}
}