Skip to content

Commit 05eba14

Browse files
renovate-botmgechev
authored andcommitted
build: update license-webpack-plugin to version 2.1.2 (#15305)
1 parent 2182c7c commit 05eba14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"karma-source-map-support": "1.4.0",
2929
"less": "3.9.0",
3030
"less-loader": "5.0.0",
31-
"license-webpack-plugin": "2.1.1",
31+
"license-webpack-plugin": "2.1.2",
3232
"loader-utils": "1.2.3",
3333
"mini-css-extract-plugin": "0.8.0",
3434
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6888,10 +6888,10 @@ license-checker@^20.1.0:
68886888
strip-ansi "^4.0.0"
68896889
treeify "^1.1.0"
68906890

6891-
6892-
version "2.1.1"
6893-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.1.1.tgz#f0ab760f7f301c76f5af52e480f320656b5721bb"
6894-
integrity sha512-TiarZIg5vkQ2rGdYJn2+5YxO/zqlqjpK5IVglr7OfmrN1sBCakS+PQrsP2uC5gtve1ZDb9WMSUMlmHDQ0FoW4w==
6891+
6892+
version "2.1.2"
6893+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.1.2.tgz#63f7c571537a450ec47dc98f5d5ffdbca7b3b14f"
6894+
integrity sha512-7poZHRla+ae0eEButlwMrPpkXyhNVBf2EHePYWT0jyLnI6311/OXJkTI2sOIRungRpQgU2oDMpro5bSFPT5F0A==
68956895
dependencies:
68966896
"@types/webpack-sources" "^0.1.5"
68976897
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)