Bump license-webpack-plugin from 2.3.11 to 2.3.12

Bumps [license-webpack-plugin](https://github.com/xz64/license-webpack-plugin) from 2.3.11 to 2.3.12.
- [Release notes](https://github.com/xz64/license-webpack-plugin/releases)
- [Changelog](https://github.com/xz64/license-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xz64/license-webpack-plugin/compare/v2.3.11...v2.3.12)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-12 06:57:00 +00:00
committed by GitHub
parent 552cd345b2
commit 8a6691c14d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"copy-webpack-plugin": "^6.4.1",
"file-saver": "^2.0.5",
"jszip": "^3.6.0",
"license-webpack-plugin": "^2.3.11",
"license-webpack-plugin": "^2.3.12",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
+4 -4
View File
@@ -8176,10 +8176,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"
license-webpack-plugin@^2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.11.tgz#0d93188a31fce350a44c86212badbaf33dcd29d8"
integrity sha512-0iVGoX5vx0WDy8dmwTTpOOMYiGqILyUbDeVMFH52AjgBlS58lHwOlFMSoqg5nY8Kxl6+FRKyUZY/UdlQaOyqDw==
license-webpack-plugin@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.12.tgz#e6d1add7539118962abdae8c8d1e7068b2d4bfa6"
integrity sha512-KD4Zpth8NKsCheX7FJc6zgggwqngkluUfk1lbKmopalqs/rxxO9MscQuUl6q6WuAsD25gUjW5Sm5iuVoTZYz8Q==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"