From 8a6691c14d00081bc58a0850d6d61672dff69f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 06:57:00 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ce8c2ae..d273dfbb 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 6050829f..d4eae72f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"