Merge pull request #316 from pybricks/dependabot/npm_and_yarn/license-webpack-plugin-2.3.13

Bump license-webpack-plugin from 2.3.12 to 2.3.13
This commit is contained in:
David Lechner
2021-02-15 08:34:14 -06:00
committed by GitHub
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.12",
"license-webpack-plugin": "^2.3.13",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
+4 -4
View File
@@ -8176,10 +8176,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"
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==
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==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"