Skip to content

Commit

Permalink
cache-manager - upgrading typescript and faker-js to latest (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 16, 2024
1 parent ac75462 commit 8844b42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/cache-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"keyv": "^5.0.3"
},
"devDependencies": {
"@faker-js/faker": "^9.0.2",
"@faker-js/faker": "^9.0.3",
"@keyv/redis": "^3.0.1",
"@types/node": "^22.7.0",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.3",
"cache-manager-redis-yet": "^5.1.5",
"cacheable": "^1.8.0",
"rimraf": "^6.0.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"xo": "^0.59.3"
},
Expand Down

0 comments on commit 8844b42

Please sign in to comment.