Skip to content

Commit

Permalink
Bump path-to-regexp and @nestjs/core in /test/nestjs/app
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependency [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core). These dependencies need to be updated together.


Updates `path-to-regexp` from 3.2.0 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@v3.2.0...v3.3.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a512e02 commit d101bcf
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 18 deletions.
46 changes: 29 additions & 17 deletions test/nestjs/app/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 test/nestjs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@appsignal/nodejs": "^3.0.26",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.3.8",
"@nestjs/core": "^10.4.5",
"@nestjs/platform-express": "^10.4.5",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit d101bcf

Please sign in to comment.