mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
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] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
1760867ee6
commit
f33ffefad2
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user