Skip to content

Commit

Permalink
chore(deps): bump @nestjs/core from 9.0.1 to 9.0.5 in /sample/20-cache
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.0.1 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](v9.0.1...v9.0.5)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2023
1 parent 51684f7 commit 60f2e42
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 @@ -20,7 +20,7 @@
},
"dependencies": {
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.1",
"@nestjs/core": "9.0.5",
"@nestjs/platform-express": "9.0.1",
"cache-manager": "^4.1.0",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit 60f2e42

Please sign in to comment.