Skip to content

Commit

Permalink
build(deps): bump path-to-regexp and @nestjs/core in /libs
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.4.1 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-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 644b77c commit 5b93cbe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 deletions libs/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 libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@angular/common": "^15.2.9",
"@angular/core": "^15.2.9",
"@nestjs/common": "^10.3.0",
"@nestjs/core": "^10.3.0",
"@nestjs/core": "^10.4.15",
"@nestjs/testing": "^10.3.0",
"leaflet": "~1.9.0",
"leaflet.markercluster": "~1.5.3",
Expand Down

0 comments on commit 5b93cbe

Please sign in to comment.