build: update license-webpack-plugin to version 2.3.7

This commit is contained in:
Renovate Bot 2020-12-24 18:20:40 +00:00 committed by Alan Agius
parent c5322a369a
commit 4c7ec6675d
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"karma-source-map-support": "1.4.0",
"less": "4.0.0",
"less-loader": "7.2.0",
"license-webpack-plugin": "2.3.2",
"license-webpack-plugin": "2.3.7",
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.3.3",
"minimatch": "3.0.4",

View File

@ -7398,10 +7398,10 @@ license-checker@^25.0.0:
spdx-satisfies "^4.0.0"
treeify "^1.1.0"
license-webpack-plugin@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.2.tgz#d1f01a2faae0324b72731cc3ea2b3b0cd5c72c0b"
integrity sha512-bp09Dn2SNvCzXj97/ygWnJ9YXFH/S9QEvZZLkXNeUwBxbzarano3KR3MAN9+g/o26lBq2LlcA41ACCz7y0ipWw==
license-webpack-plugin@2.3.7:
version "2.3.7"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.7.tgz#12928d6a227b037b1502520fb5ef9e5f00e05dd9"
integrity sha512-y0cxnxUXytuSqgsCiNxdN44eD4x9cJiyI0yLW8l+VtRTvMzBSO1zV9YWjIkv6Dtl10rsoqfw0Bu4nkmio3PtOQ==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"