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

github.com/nextcloud/mail.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 12:45:41 +0300
committerGitHub <noreply@github.com>2022-02-15 12:45:41 +0300
commit42c91b5df887d91e0288d647c9a3cbf7147b3465 (patch)
tree35aef6d454503c0001a577a508a3df424be7f42d /package.json
parenteab08decfd17708704299da1d4f9f226fbb8db34 (diff)
Bump stylelint from 14.2.0 to 14.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.5.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.5.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production 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 7c7c7ff08..f3e2875e5 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"printscout": "2.0.3",
"ramda": "^0.28.0",
"raw-loader": "^4.0.2",
- "stylelint": "^14.2.0",
+ "stylelint": "^14.5.0",
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-autosize": "^1.0.2",