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

upgrade deps, remove node 14 & 16 from tests matrix

This commit is contained in:
Leibale
2023-09-18 17:23:01 -04:00
parent 294cbf8367
commit 4976231f24
11 changed files with 344 additions and 313 deletions

View File

@@ -18,13 +18,13 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@redis/test-utils": "*",
"@types/node": "^20.5.3",
"@types/node": "^20.6.2",
"nyc": "^15.1.0",
"release-it": "^16.1.5",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
},
"repository": {
"type": "git",