Skip to content

Commit

Permalink
Merge pull request #14315 from nestjs/renovate/nestjs-cache-manager-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/cache-manager to v2.3.0
  • Loading branch information
kamilmysliwiec authored Dec 12, 2024
2 parents 8a16709 + 0953027 commit 53bd8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@nestjs/cache-manager": "2.2.0",
"@nestjs/cache-manager": "2.3.0",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
Expand Down

0 comments on commit 53bd8ea

Please sign in to comment.