Skip to content

Commit

Permalink
build: update license-checker-webpack-plugin to version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and clydin committed Nov 12, 2020
1 parent 8e8a51c commit 73542ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"less": "3.12.2",
"less-loader": "7.1.0",
"license-checker": "^25.0.0",
"license-checker-webpack-plugin": "0.1.5",
"license-checker-webpack-plugin": "0.1.6",
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.3.0",
"minimatch": "3.0.4",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7373,12 +7373,13 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

[email protected].5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/license-checker-webpack-plugin/-/license-checker-webpack-plugin-0.1.5.tgz#5f09b91098b53f986c74f02d81258aa691b2956e"
integrity sha512-UkQiBPva59iJqWJ1eF0CuOpvIHUehOyojjVkI2Q1a9Bv4tR1g0BpBRamqjKoCPDNoE53Y5f1znhQ6k81LGEBwQ==
[email protected].6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/license-checker-webpack-plugin/-/license-checker-webpack-plugin-0.1.6.tgz#deae7457a4804a71eb60b82ec31d2aca150665ff"
integrity sha512-pB1lBaQONqMzuNdc9BqB/s3h0K/fF2agPEagwoDxEa7me3kS98RVvCAZiAX9xXasZ6sSeMStz+zfUuzF/huW4w==
dependencies:
"@hapi/joi" "^16.1.7"
glob "^7.1.6"
lodash.template "^4.5.0"
minimatch "^3.0.4"
semver "^6.3.0"
Expand Down

0 comments on commit 73542ad

Please sign in to comment.