Skip to content

Commit 5c8d71f

Browse files
Bump webpack and @angular-devkit/build-angular
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.4 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.4...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]>
1 parent 1ec0f7e commit 5c8d71f

File tree

2 files changed

+75
-83
lines changed

2 files changed

+75
-83
lines changed

src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json

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

src/SampleApps/SampleApp.Angular/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"zone.js": "~0.14.3"
3131
},
3232
"devDependencies": {
33-
"@angular-devkit/build-angular": "^17.0.9",
33+
"@angular-devkit/build-angular": "^17.3.9",
3434
"@angular/cli": "~17.0.9",
3535
"@angular/compiler-cli": "~17.0.8",
3636
"@types/jasmine": "~5.1.4",

0 commit comments

Comments
 (0)