Skip to content

Commit 82f096f

Browse files
renovate-botfilipesilva
authored andcommitted
build: update license-webpack-plugin to version 2.3.2
1 parent 1acbc15 commit 82f096f

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
@@ -39,7 +39,7 @@
3939
"karma-source-map-support": "1.4.0",
4040
"less": "3.13.0",
4141
"less-loader": "7.1.0",
42-
"license-webpack-plugin": "2.3.1",
42+
"license-webpack-plugin": "2.3.2",
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.3.1",
4545
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7395,10 +7395,10 @@ license-checker@^25.0.0:
73957395
spdx-satisfies "^4.0.0"
73967396
treeify "^1.1.0"
73977397

7398-
7399-
version "2.3.1"
7400-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.1.tgz#08eddb2f776c7c64c02f308a00e017d6e824d0b6"
7401-
integrity sha512-yhqTmlYIEpZWA122lf6E0G8+rkn0AzoQ1OpzUKKs/lXUqG1plmGnwmkuuPlfggzJR5y6DLOdot/Tv00CC51CeQ==
7398+
7399+
version "2.3.2"
7400+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.2.tgz#d1f01a2faae0324b72731cc3ea2b3b0cd5c72c0b"
7401+
integrity sha512-bp09Dn2SNvCzXj97/ygWnJ9YXFH/S9QEvZZLkXNeUwBxbzarano3KR3MAN9+g/o26lBq2LlcA41ACCz7y0ipWw==
74027402
dependencies:
74037403
"@types/webpack-sources" "^0.1.5"
74047404
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)