build(deps): bump webpack and @angular-devkit/build-angular
Bumps [webpack](https://github.com/webpack/webpack) to 5.88.2 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.50.0 to 5.88.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.88.2) Updates `@angular-devkit/build-angular` from 12.2.18 to 16.2.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/12.2.18...16.2.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a5fa8ca9dd
commit
87161801ce
File diff suppressed because it is too large
Load Diff
|
@ -57,7 +57,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-builders/jest": "14.0.0",
|
"@angular-builders/jest": "14.0.0",
|
||||||
"@angular-devkit/build-angular": "~12.2.16",
|
"@angular-devkit/build-angular": "~16.2.1",
|
||||||
"@angular/cli": "^12.2.16",
|
"@angular/cli": "^12.2.16",
|
||||||
"@angular/compiler-cli": "~12.2.16",
|
"@angular/compiler-cli": "~12.2.16",
|
||||||
"@babel/preset-typescript": "^7.18.6",
|
"@babel/preset-typescript": "^7.18.6",
|
||||||
|
|
Loading…
Reference in New Issue