From f771510e52206e2bdaa5972846e19370e85f410a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 16:42:14 +0000 Subject: [PATCH] Bump license-webpack-plugin from 2.3.13 to 2.3.14 Bumps [license-webpack-plugin](https://github.com/xz64/license-webpack-plugin) from 2.3.13 to 2.3.14. - [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.13...v2.3.14) 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 2115cc8f..ae14c4f4 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.13", + "license-webpack-plugin": "^2.3.14", "node-sass": "^4.14.1", "prop-types": "^15.7.2", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index de88efb0..5e8e78d3 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.13: - version "2.3.13" - resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.13.tgz#ce02c193f0a36e28f0310b8849060a7ba11bbc20" - integrity sha512-SOjHXLDOOlSlUmzQ6cF7V4JkHIFbM9r9izw5IhnkIiRdVN7UewSu3cqcXv33qZunB3GyZQZ6nv+9cQXAyo31HA== +license-webpack-plugin@^2.3.14: + version "2.3.14" + resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.14.tgz#daf129c56c52349072be3feb52c566a2c4c8ab90" + integrity sha512-AX0K4GOQQfa6ulLOEQtXtgJalVUTq18VoKfJ58wHy8ofXzIT0XfXEydEjZA5pBwfvdGU02Bm0NxBOR3V67BZDQ== dependencies: "@types/webpack-sources" "^0.1.5" webpack-sources "^1.2.0"