Skip to content

Commit

Permalink
build(deps): bump webpack and @angular-devkit/build-angular in /frontend
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.88.2 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.94.0)

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

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 63d2219 commit efb2a49
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 75 deletions.
127 changes: 53 additions & 74 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"zone.js": "~0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.14",
"@angular-devkit/build-angular": "^16.2.15",
"@angular/cli": "^16.1.5",
"@angular/compiler-cli": "^16.1.6",
"@nguniversal/builders": "^16.1.1",
Expand Down

0 comments on commit efb2a49

Please sign in to comment.