Skip to content

Commit

Permalink
chore(deps): bump @nestjs/cli from 8.2.4 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 8.2.4 to 9.0.0.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@8.2.4...9.0.0)

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2022
1 parent 7856583 commit ddf2150
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 563 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "jest"
},
"dependencies": {
"@nestjs/cli": "^8.0.2",
"@nestjs/cli": "^9.0.0",
"@nestjs/config": "^2.0.0",
"@nestjs/platform-fastify": "^8.4.2",
"apollo-server-fastify": "^3.6.6",
Expand Down
Loading

0 comments on commit ddf2150

Please sign in to comment.