build(deps-dev): bump stylelint-webpack-plugin from 1.1.0 to 1.1.1 (#334)

This commit is contained in:
dependabot-preview[bot] 2019-12-02 15:27:26 +01:00 committed by Priscila Oliveira
parent e6dbf0a187
commit 7c616fa81a
2 changed files with 10 additions and 10 deletions

View File

@ -107,7 +107,7 @@
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.9.0",
"stylelint-webpack-plugin": "1.1.0",
"stylelint-webpack-plugin": "1.1.1",
"supertest": "4.0.2",
"typeface-roboto": "0.0.75",
"typescript": "3.7.2",

View File

@ -12319,10 +12319,10 @@ schema-utils@^1.0.0:
ajv-errors "^1.0.0"
ajv-keywords "^3.1.0"
schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.5.0:
version "2.5.0"
resolved "https://registry.verdaccio.org/schema-utils/-/schema-utils-2.5.0.tgz#8f254f618d402cc80257486213c8970edfd7c22f"
integrity sha512-32ISrwW2scPXHUSusP8qMg5dLUawKkyV+/qIEV9JdXKx+rsM6mi8vZY8khg2M69Qom16rtroWXD3Ybtiws38gQ==
schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.5.0, schema-utils@^2.6.1:
version "2.6.1"
resolved "https://registry.verdaccio.org/schema-utils/-/schema-utils-2.6.1.tgz#eb78f0b945c7bcfa2082b3565e8db3548011dc4f"
integrity sha512-0WXHDs1VDJyo+Zqs9TKLKyD/h7yDpHUhEFsM2CzkICFdoX1av+GBq/J2xRTFfsQO5kBfhZzANf2VcIm84jqDbg==
dependencies:
ajv "^6.10.2"
ajv-keywords "^3.4.1"
@ -13085,14 +13085,14 @@ stylelint-processor-styled-components@1.9.0:
micromatch "^4.0.2"
postcss "^7.0.0"
stylelint-webpack-plugin@1.1.0:
version "1.1.0"
resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.0.tgz#c89a0b5b346ce87ac428a28fdc93f40a8aa1ebef"
integrity sha512-wv4YnpGgdkLTKTYAL2iNVTBz90tnQV2KEvrMlm+CQyoJKzG5JKI/YdmC8jkpOoQqXDT8hhJvw9vIELeqpS29lg==
stylelint-webpack-plugin@1.1.1:
version "1.1.1"
resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.1.tgz#788fb7462f1e84d8a1c33ba7c7af96f02e3cd8ef"
integrity sha512-1yBV1Bhfsl5Sdl1xJUUYveA21bUAqP4nEwtCmtv9x4AsR5SxMaBnYWS31vVr4OqmYn0qKB8hn9lmQqeXv5FOJA==
dependencies:
arrify "^2.0.1"
micromatch "^4.0.2"
schema-utils "^2.5.0"
schema-utils "^2.6.1"
stylelint@12.0.0:
version "12.0.0"