Bump license-webpack-plugin from 2.3.14 to 2.3.15

Bumps [license-webpack-plugin](https://github.com/xz64/license-webpack-plugin) from 2.3.14 to 2.3.15.
- [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.14...v2.3.15)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-04 17:30:24 +00:00
committed by GitHub
parent 2f3d45139f
commit 611c3661fc
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.14",
"license-webpack-plugin": "^2.3.15",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
+4 -4
View File
@@ -8168,10 +8168,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"
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==
license-webpack-plugin@^2.3.15:
version "2.3.15"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.15.tgz#9b33e5c287b6f2367d77aecd4d5916e02898eee8"
integrity sha512-reA0yvwvkkFMRsyqVikTcLGFXmgWKPVXrFaR3tRvAnFoZozM4zvwlNNQxuB5Il6fgTtS7nGkrIPm9xS2KZtu7g==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"