Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/issuetemplate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-15 02:03:42 +0300
committerGitHub <noreply@github.com>2022-02-15 02:03:42 +0300
commitef3b330440e2c3a2efb57bf2787862a8e4969fc4 (patch)
tree6d94eee7582b05d3f786a222ef49448c75a3bd8a /package.json
parent909774cefaa947fa1b1566cc08b5f79f2fdecfdd (diff)
Bump stylelint-webpack-plugin from 2.3.1 to 2.3.2
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/v2.3.2/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... 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 ddc5f5c..f1df1ec 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"stylelint": "^14.5.0",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-scss": "^3.21.0",
- "stylelint-webpack-plugin": "^2.3.1",
+ "stylelint-webpack-plugin": "^2.3.2",
"url-loader": "^4.1.1",
"vue-hot-reload-api": "^2.3.4",
"vue-loader": "^15.9.8",