Skip to content

Commit

Permalink
Merge pull request #13138 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.2.0
  • Loading branch information
kamilmysliwiec committed Jan 31, 2024
2 parents 556f0d7 + 895d2cb commit c3ddd70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/20-cache/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1.1",
"@nestjs/cache-manager": "2.2.0",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/platform-express": "10.2.10",
Expand Down

0 comments on commit c3ddd70

Please sign in to comment.