Skip to content

Commit b55db8c

Browse files
renovate-botclydin
authored andcommitted
build: update license-webpack-plugin to version 2.3.0
1 parent cfc228c commit b55db8c

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
@@ -36,7 +36,7 @@
3636
"jest-worker": "26.1.0",
3737
"karma-source-map-support": "1.4.0",
3838
"less-loader": "6.2.0",
39-
"license-webpack-plugin": "2.2.0",
39+
"license-webpack-plugin": "2.3.0",
4040
"loader-utils": "2.0.0",
4141
"mini-css-extract-plugin": "0.9.0",
4242
"minimatch": "3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8243,10 +8243,10 @@ license-checker@^25.0.0:
82438243
spdx-satisfies "^4.0.0"
82448244
treeify "^1.1.0"
82458245

8246-
license-webpack-plugin@2.2.0:
8247-
version "2.2.0"
8248-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.2.0.tgz#5c964380d7d0e0c27c349d86a6f856c82924590e"
8249-
integrity sha512-XPsdL/0brSHf+7dXIlRqotnCQ58RX2au6otkOg4U3dm8uH+Ka/fW4iukEs95uXm+qKe/SBs+s1Ll/aQddKG+tg==
8246+
license-webpack-plugin@2.3.0:
8247+
version "2.3.0"
8248+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.0.tgz#c00f70d5725ba0408de208acb9e66612cc2eceda"
8249+
integrity sha512-JK/DXrtN6UeYQSgkg5q1+pgJ8aiKPL9tnz9Wzw+Ikkf+8mJxG56x6t8O+OH/tAeF/5NREnelTEMyFtbJNkjH4w==
82508250
dependencies:
82518251
"@types/webpack-sources" "^0.1.5"
82528252
webpack-sources "^1.2.0"

0 commit comments

Comments
 (0)