Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group with 2 updates (#419)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [webpack](https://github.com/webpack/webpack) and [@nestjs/cli](https://github.com/nestjs/nest-cli).


Updates `webpack` from 5.92.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.92.1...v5.94.0)

Updates `@nestjs/cli` from 10.4.2 to 10.4.5
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.4.2...10.4.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  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 Sep 12, 2024
1 parent f9c0984 commit 29237f6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 46 deletions.
72 changes: 27 additions & 45 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@nestjs/cli": "^10.4.2",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.4.1",
"@swc/core": "^1.7.0",
Expand Down

0 comments on commit 29237f6

Please sign in to comment.