From 9bb6cc10a0544314e07419034ab9c6c924f04252 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Nov 2021 00:53:44 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-webpack-plugin to v0.10.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index da894e9..3f19e24 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "stylelint-config-sass-guidelines": "4.1.0", "stylelint-order": "0.8.1", "stylelint-scss": "2.3.0", - "stylelint-webpack-plugin": "0.10.3", + "stylelint-webpack-plugin": "0.10.5", "sw-precache-webpack-plugin": "0.11.4", "url-loader": "0.6.2", "webpack": "3.11.0", diff --git a/yarn.lock b/yarn.lock index 3cce0ff..2e912d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9133,10 +9133,10 @@ stylelint-scss@2.3.0: postcss-selector-parser "^3.1.1" postcss-value-parser "^3.3.0" -stylelint-webpack-plugin@0.10.3: - version "0.10.3" - resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.3.tgz#1b80048df3b38a8559207e12b12c6e987b28f317" - integrity sha512-k6cyTedLl85Z+fHEZG4WhcZEXvsu7QyjbtUo1A9rKqNn0rFLpuuGaAlasuZ+dj42YBlKZ5bOLK1rPuct78R8fA== +stylelint-webpack-plugin@0.10.5: + version "0.10.5" + resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.5.tgz#0b6e0d373ff5e03baa8197ebe0f2625981bd266b" + integrity sha512-jtYx3aJ2qDMvBMswe5NRPTO7kJgAKafc6GilAkWDp/ewoAmnoxA6TsYMnIPtLECRLwXevaCPvlh2JEUMGZCoUQ== dependencies: arrify "^1.0.1" micromatch "^3.1.8"