Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/schematics in /src/checkout (#526)
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored May 1, 2024
1 parent 8f52197 commit b4dca69
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 163 deletions.
240 changes: 78 additions & 162 deletions 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 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.1",
"@nestjs/testing": "^9.4.2",
"@types/express": "^4.17.20",
"@types/jest": "28.1.4",
Expand Down

0 comments on commit b4dca69

Please sign in to comment.