build(deps-dev): bump stylelint-webpack-plugin from 1.0.3 to 1.0.4 (#276)

This commit is contained in:
dependabot-preview[bot] 2019-11-15 23:03:46 +01:00 committed by Priscila Oliveira
parent 26724bb20e
commit d3ddd439d1
2 changed files with 7 additions and 15 deletions

View File

@ -103,7 +103,7 @@
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.8.0",
"stylelint-webpack-plugin": "1.0.3",
"stylelint-webpack-plugin": "1.0.4",
"supertest": "4.0.2",
"typeface-roboto": "0.0.75",
"typescript": "3.7.2",

View File

@ -12120,15 +12120,7 @@ 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:
version "2.4.1"
resolved "https://registry.verdaccio.org/schema-utils/-/schema-utils-2.4.1.tgz#e89ade5d056dc8bcaca377574bb4a9c4e1b8be56"
integrity sha512-RqYLpkPZX5Oc3fw/kHHHyP56fg5Y+XBpIpV8nCg0znIALfq3OH+Ea9Hfeac9BAMwG5IICltiZ0vxFvJQONfA5w==
dependencies:
ajv "^6.10.2"
ajv-keywords "^3.4.1"
schema-utils@^2.2.0, schema-utils@^2.4.1:
schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.4.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==
@ -12884,14 +12876,14 @@ stylelint-processor-styled-components@1.8.0:
micromatch "^4.0.2"
postcss "^7.0.0"
stylelint-webpack-plugin@1.0.3:
version "1.0.3"
resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.0.3.tgz#d693563d52ef0f8337de1df08d095f55d63a58fc"
integrity sha512-nip6kUc+DhQaxxuUGL5SWQ+HRDV89rcxTW/FFbMp4wjoCVHTRcNacHZbT3qNQFWKnxRsz6Yfqy480zYTdxXkTg==
stylelint-webpack-plugin@1.0.4:
version "1.0.4"
resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.0.4.tgz#3fe696aa38f6e105f5a2ac56f49d17949800c630"
integrity sha512-klDJLPDGX4kbXcya4CSK0Bvot2isVx1+mCKGM8WYVhFBTqHhvTOMxoz1JJnLaDwfMzdXJh7bA/REPCgipfp6WQ==
dependencies:
arrify "^2.0.1"
micromatch "^4.0.2"
schema-utils "^2.2.0"
schema-utils "^2.5.0"
stylelint@11.1.1:
version "11.1.1"