Skip to content

Commit

Permalink
redis-yet - upgrading typescript to 5.4.5 (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Apr 29, 2024
1 parent 80d5b7f commit 557bbee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cache-manager-redis-yet/package.json
Expand Up @@ -46,7 +46,7 @@
"redis": "^4.6.13"
},
"devDependencies": {
"@types/node": "20.12.4",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-v8": "1.4.0",
Expand All @@ -57,7 +57,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"rimraf": "^5.0.5",
"typescript": "5.4.4",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"engines": {
Expand Down

0 comments on commit 557bbee

Please sign in to comment.