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

github.com/nextcloud/polls.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>2021-11-02 05:06:02 +0300
committerGitHub <noreply@github.com>2021-11-02 05:06:02 +0300
commitc6e701d0ca9eb6976b5c99221c82671e8cdebf48 (patch)
tree3e53ced2e1a4f92655b64d3e7287161eaec9cb2f /package.json
parent1daf12ed83c5d92f4977a47a2f5e458e8b53bbc6 (diff)
Bump stylelint-webpack-plugin from 3.0.1 to 3.1.0
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 3.0.1 to 3.1.0. - [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/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... 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 4e56ccde..bfb0dbc2 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-scss": "^3.21.0",
- "stylelint-webpack-plugin": "^3.0.1",
+ "stylelint-webpack-plugin": "^3.1.0",
"terser-webpack-plugin": "^5.2.4",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.8",