summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:04:27 +0000
committerGitHub <noreply@github.com>2020-10-17 01:04:27 +0000
commitc9a37a76f8f620e875817a8705254293b50e75c1 (patch)
treeb528d3368f9e7b794f409bf875d57014ad98dc67 /package.json
parentc67c6033fc63f74c6548e01e45c9e4bfa9312560 (diff)
Bump stylelint-webpack-plugin from 2.1.0 to 2.1.1
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d3638347..0a4f8ce3 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"stylelint": "^13.7.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
- "stylelint-webpack-plugin": "^2.1.0",
+ "stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",