Skip to content

Commit

Permalink
Bump webpack and @nestjs/cli in /services
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


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

Updates `@nestjs/cli` from 10.4.4 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.4...10.4.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 89ade8e commit 40d7c37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 88 deletions.
94 changes: 7 additions & 87 deletions services/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 services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"devDependencies": {
"@golevelup/nestjs-testing": "^0.1.2",
"@nestjs/cli": "^10.3.2",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.7",
"@types/config": "^3.3.4",
Expand Down

0 comments on commit 40d7c37

Please sign in to comment.