Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates (#871)

Bumps the npm_and_yarn group with 2 updates in the /examples/with-nestjs directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core).


Updates `path-to-regexp` from 0.1.12 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.12...v3.3.0)

Updates `@nestjs/core` from 10.3.6 to 10.4.15
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/packages/core)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 08d09e0 commit eac5169
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 30 deletions.
46 changes: 17 additions & 29 deletions examples/with-nestjs/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 examples/with-nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/bullmq": "^10.2.3",
"@nestjs/common": "^10.3.6",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.3.6",
"@nestjs/core": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"bcrypt": "^5.1.1",
"bullmq": "^5.8.4",
Expand Down

0 comments on commit eac5169

Please sign in to comment.