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

github.com/nextcloud/password_policy.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-06-26 05:05:52 +0300
committerGitHub <noreply@github.com>2021-06-26 05:05:52 +0300
commit8bc009c524017c0e42932615899c09756d292a4d (patch)
treebaae61d7ffbe0a4edfefa16314a2f99aeb8c38f9 /package.json
parent521e63345ae9d865a03078c3d20e1295f6c46653 (diff)
Bump stylelint-webpack-plugin from 2.2.0 to 2.2.2
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 2.2.0 to 2.2.2. - [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.2.0...v2.2.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 34aef05..4a148e8 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.19.0",
- "stylelint-webpack-plugin": "^2.2.0",
+ "stylelint-webpack-plugin": "^2.2.2",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",