Skip to content

Commit b47f1c5

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update license-webpack-plugin to version 2.1.0
1 parent 9e8ca81 commit b47f1c5

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
@@ -23,7 +23,7 @@
2323
"karma-source-map-support": "1.3.0",
2424
"less": "3.9.0",
2525
"less-loader": "4.1.0",
26-
"license-webpack-plugin": "2.0.4",
26+
"license-webpack-plugin": "2.1.0",
2727
"loader-utils": "1.2.3",
2828
"mini-css-extract-plugin": "0.5.0",
2929
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5809,10 +5809,10 @@ license-checker@^20.1.0:
58095809
strip-ansi "^4.0.0"
58105810
treeify "^1.1.0"
58115811

5812-
license-webpack-plugin@2.0.4:
5813-
version "2.0.4"
5814-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.0.4.tgz#48532e7d7b45f6ceb21a68b6826ce7241d7ea6da"
5815-
integrity sha512-FQgOqrrIcD4C/VQo6ecWgXZULK5rs0kIDJtHcSVO6SBUrD63kEHZwmKOvBTquFQSgMQn/yeH68qooKDfqiBF2Q==
5812+
license-webpack-plugin@2.1.0:
5813+
version "2.1.0"
5814+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.1.0.tgz#83acaa6e89c3c5316effdd80cb4ec9c5cd8efc2f"
5815+
integrity sha512-vDiBeMWxjE9n6TabQ9J4FH8urFdsRK0Nvxn1cit9biCiR9aq1zBR0X2BlAkEiIG6qPamLeU0GzvIgLkrFc398A==
58165816
dependencies:
58175817
"@types/webpack-sources" "^0.1.5"
58185818
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)