Skip to content

Commit

Permalink
Bump webpack and @angular-devkit/build-angular (#2241)
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 [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


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

Updates `@angular-devkit/build-angular` from 17.3.6 to 17.3.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.3.6...17.3.9)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

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 Aug 31, 2024
1 parent 82f1083 commit 3194e0b
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 68 deletions.
140 changes: 73 additions & 67 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 @@ -67,7 +67,7 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
"@angular-devkit/build-angular": "17.3.9",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/common": "17.3.3",
Expand Down

0 comments on commit 3194e0b

Please sign in to comment.