From f33ffefad23247dce45e59f3d28cbce15c301081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 22:06:29 +0000 Subject: [PATCH] build(deps): bump license-webpack-plugin from 2.3.19 to 2.3.20 Bumps [license-webpack-plugin](https://github.com/xz64/license-webpack-plugin) from 2.3.19 to 2.3.20. - [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.19...v2.3.20) --- updated-dependencies: - dependency-name: license-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 56f70fab..d66fb9f3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "copy-webpack-plugin": "^6.4.1", "file-saver": "^2.0.5", "jszip": "^3.6.0", - "license-webpack-plugin": "^2.3.15", + "license-webpack-plugin": "^2.3.20", "monaco-editor-webpack-plugin": "^4.0.0", "monaco-themes": "^0.3.3", "mq-polyfill": "^1.1.8", diff --git a/yarn.lock b/yarn.lock index 6b5b301d..9403e13c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7685,10 +7685,10 @@ levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -license-webpack-plugin@^2.3.15: - version "2.3.19" - resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.19.tgz#f02720b2b0bcd9ae27fb63f0bd908d9ac9335d6c" - integrity sha512-z/izhwFRYHs1sCrDgrTUsNJpd+Xsd06OcFWSwHz/TiZygm5ucweVZi1Hu14Rf6tOj/XAl1Ebyc7GW6ZyyINyWA== +license-webpack-plugin@^2.3.20: + version "2.3.20" + resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.20.tgz#f51fb674ca31519dbedbe1c7aabc036e5a7f2858" + integrity sha512-AHVueg9clOKACSHkhmEI+PCC9x8+qsQVuKECZD3ETxETK5h/PCv5/MUzyG1gm8OMcip/s1tcNxqo9Qb7WhjGsg== dependencies: "@types/webpack-sources" "^0.1.5" webpack-sources "^1.2.0"