Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent bf79d77 commit cf999db
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 161 deletions.
222 changes: 62 additions & 160 deletions retail-store-sample-app/src/checkout/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 retail-store-sample-app/src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@nestjs/cli": "^10.2.1",
"@nestjs/schematics": "^9.2.0",
"@nestjs/schematics": "^10.1.0",
"@nestjs/testing": "^9.4.2",
"@types/express": "^4.17.20",
"@types/jest": "28.1.4",
Expand Down

0 comments on commit cf999db

Please sign in to comment.