Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates: [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/swagger](https://github.com/nestjs/swagger).


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

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

Updates `@nestjs/platform-express` from 10.3.9 to 10.4.2
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-express)

Updates `@nestjs/swagger` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.4.0...7.4.1)

---
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
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 796e099 commit af274e4
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 67 deletions.
146 changes: 82 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"dependencies": {
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@nestjs/core": "^10.4.2",
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.3.9",
"@nestjs/swagger": "^7.4.0",
"@nestjs/platform-express": "^10.4.2",
"@nestjs/swagger": "^7.4.1",
"@nestjs/typeorm": "^10.0.2",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
Expand Down

0 comments on commit af274e4

Please sign in to comment.