Skip to content

Commit

Permalink
perf(@angular-devkit/build-angular): update license-webpack-plugin
Browse files Browse the repository at this point in the history
…to `2.3.19`

This includes xz64/license-webpack-plugin#102
  • Loading branch information
alan-agius4 committed Jun 2, 2021
1 parent b36c0c9 commit bd88af5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
"less": "4.1.1",
"less-loader": "8.1.1",
"license-checker": "^25.0.0",
"license-webpack-plugin": "2.3.19",
"loader-utils": "2.0.0",
"magic-string": "0.25.7",
"mini-css-extract-plugin": "1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"karma-source-map-support": "1.4.0",
"less": "4.1.1",
"less-loader": "8.1.1",
"license-webpack-plugin": "2.3.17",
"license-webpack-plugin": "2.3.19",
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.5.1",
"minimatch": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7216,10 +7216,10 @@ license-checker@^25.0.0:
spdx-satisfies "^4.0.0"
treeify "^1.1.0"

license-webpack-plugin@2.3.17:
version "2.3.17"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.17.tgz#75d05d8b2c3f223be8988d144e9739df8f502319"
integrity sha512-4jJ5/oIkhylMw2EjXh9sxPP8KC3FYBjTcxOCoTIaC2J/zVbJhfw992UEpSsov8VTt97XtU+xJyE4cJn4gHB2PA==
license-webpack-plugin@2.3.19:
version "2.3.19"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19.tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c"
integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"
Expand Down

0 comments on commit bd88af5

Please sign in to comment.