Skip to content

Commit

Permalink
build: update dependency license-webpack-plugin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and dgp1130 committed Nov 17, 2021
1 parent 1eee1e7 commit 4420aa6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"less": "4.1.2",
"less-loader": "10.2.0",
"license-checker": "^25.0.0",
"license-webpack-plugin": "3.0.0",
"license-webpack-plugin": "4.0.0",
"loader-utils": "3.0.0",
"magic-string": "0.25.7",
"mini-css-extract-plugin": "2.4.3",
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.2",
"less-loader": "10.2.0",
"license-webpack-plugin": "3.0.0",
"license-webpack-plugin": "4.0.0",
"loader-utils": "3.0.0",
"mini-css-extract-plugin": "2.4.3",
"minimatch": "3.0.4",
Expand Down
20 changes: 11 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6698,10 +6698,12 @@ license-checker@^25.0.0:
spdx-satisfies "^4.0.0"
treeify "^1.1.0"

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-3.0.0.tgz#530fb297cee402cdf19a80f59e1c1ec1720dbc7e"
integrity sha512-Owp0mXaJu/09h9hvZTazMni/Ni7bjh4R4xIfLhWP1O2wrhhKtezAA8U42TTeNDpyDMUD2ljeGC8Jh9xSFnyq4Q==
[email protected]:
version "4.0.0"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-4.0.0.tgz#11cf6ac96559f4a987cf55d3d2a33f295ae8f13b"
integrity sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==
dependencies:
webpack-sources "^3.0.0"

lie@~3.3.0:
version "3.3.0"
Expand Down Expand Up @@ -10703,16 +10705,16 @@ [email protected]:
clone-deep "^4.0.1"
wildcard "^2.0.0"

webpack-sources@^3.0.0, webpack-sources@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==

webpack-sources@^3.2.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==

webpack-sources@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz#8268b9cc1a229a8f8129ca9eeb59cde52185b6b1"
Expand Down

0 comments on commit 4420aa6

Please sign in to comment.