Skip to content

Commit eac5169

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08d09e0 commit eac5169

File tree

2 files changed

+18
-30
lines changed

2 files changed

+18
-30
lines changed

examples/with-nestjs/package-lock.json

Lines changed: 17 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nestjs/bullmq": "^10.2.3",
2626
"@nestjs/common": "^10.3.6",
2727
"@nestjs/config": "^3.3.0",
28-
"@nestjs/core": "^10.3.6",
28+
"@nestjs/core": "^10.4.15",
2929
"@nestjs/platform-express": "^10.4.15",
3030
"bcrypt": "^5.1.1",
3131
"bullmq": "^5.8.4",

0 commit comments

Comments
 (0)