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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-17 22:08:03 +0300
committerGitHub <noreply@github.com>2019-12-17 22:08:03 +0300
commit4c64b8d0b5925d7068101689d17ac68f77360a18 (patch)
treedd20c6b5a8e67298b31eb0450a11b6f99cb4e328 /package.json
parent1c061c91ea6f53010554dc6acb10d55662e804f9 (diff)
Bump stylelint-scss from 3.12.1 to 3.13.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/kristerkari/stylelint-scss/releases) - [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.12.1...3.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 d322976..82fe672 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"sass-loader": "^7.3.1",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",
- "stylelint-scss": "^3.12.1",
+ "stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.10",