Skip to content

Commit

Permalink
Bump webpack from 5.70.0 to 5.76.1 in /ui
Browse files Browse the repository at this point in the history
Because of the conflicting dependencies with @angular-devkit/build-angular@13.3.9, we also need to upgrade the build-angular version to 13.3.11

Signed-off-by: Yongchun Chang<yongchunc@vmware.com>
  • Loading branch information
yongchunc committed Mar 20, 2023
1 parent 69a8d76 commit 9d2ae62
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 45 deletions.
124 changes: 80 additions & 44 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.9",
"@angular-devkit/build-angular": "~13.3.11",
"@angular/cli": "^13.3.9",
"@types/core-js": "~0.9.42",
"@types/jasmine": "~3.6.0",
Expand Down

0 comments on commit 9d2ae62

Please sign in to comment.