Skip to content

Commit 9bb6cc1

Browse files
committed
chore(deps): update dependency stylelint-webpack-plugin to v0.10.5
1 parent 5f4fcee commit 9bb6cc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"stylelint-config-sass-guidelines": "4.1.0",
214214
"stylelint-order": "0.8.1",
215215
"stylelint-scss": "2.3.0",
216-
"stylelint-webpack-plugin": "0.10.3",
216+
"stylelint-webpack-plugin": "0.10.5",
217217
"sw-precache-webpack-plugin": "0.11.4",
218218
"url-loader": "0.6.2",
219219
"webpack": "3.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9133,10 +9133,10 @@ [email protected]:
91339133
postcss-selector-parser "^3.1.1"
91349134
postcss-value-parser "^3.3.0"
91359135

9136-
9137-
version "0.10.3"
9138-
resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.3.tgz#1b80048df3b38a8559207e12b12c6e987b28f317"
9139-
integrity sha512-k6cyTedLl85Z+fHEZG4WhcZEXvsu7QyjbtUo1A9rKqNn0rFLpuuGaAlasuZ+dj42YBlKZ5bOLK1rPuct78R8fA==
9136+
9137+
version "0.10.5"
9138+
resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.10.5.tgz#0b6e0d373ff5e03baa8197ebe0f2625981bd266b"
9139+
integrity sha512-jtYx3aJ2qDMvBMswe5NRPTO7kJgAKafc6GilAkWDp/ewoAmnoxA6TsYMnIPtLECRLwXevaCPvlh2JEUMGZCoUQ==
91409140
dependencies:
91419141
arrify "^1.0.1"
91429142
micromatch "^3.1.8"

0 commit comments

Comments
 (0)