commit 9108c2138d77a0212c263e2f857052ad61cbffdb
parent 960972dbddce73f88278578e5e1e7918ce4411fb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2020 19:06:19 +0000
build(deps-dev): bump stylelint-webpack-plugin from 1.2.1 to 1.2.3
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v1.2.1...v1.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -60,7 +60,7 @@
"style-loader": "^1.1.3",
"stylelint": "^12.0.1",
"stylelint-config-recommended": "^3.0.0",
- "stylelint-webpack-plugin": "^1.2.1",
+ "stylelint-webpack-plugin": "^1.2.3",
"url-loader": "^3.0.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
diff --git a/yarn.lock b/yarn.lock
@@ -9436,10 +9436,10 @@ stylelint-config-recommended@^3.0.0:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==
-stylelint-webpack-plugin@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.2.1.tgz#ac90a50f3a1cdf1f96385b2357ca2e00b0d0cc70"
- integrity sha512-J2CFUliPYxirP8l4HUOZmKNMW6HETFPX6wxlQIlfddfV74GFaK6wDk31306LdA5bc8MOOCSsDg4u3FYVlFtF3A==
+stylelint-webpack-plugin@^1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.2.3.tgz#c1785dbb5a9e7ea2777726c6851c1e4ac6362ad8"
+ integrity sha512-XEevZZzlI6k3e0Amp7AtpZ/elgaOdPPwLFY9InNoajw4KNRcZTkK61ZsZdHvIyK32Ej9L9u4fwfXG2QGKW0imA==
dependencies:
arrify "^2.0.1"
micromatch "^4.0.2"