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

github.com/nextcloud/text.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-01 15:41:45 +0300
committerGitHub <noreply@github.com>2019-12-01 15:41:45 +0300
commiteba6b07ff37ee793fd4b7e58203d43bb99ccbdd6 (patch)
tree9a0a23c3b2e88adeae452f624c8d366b12e15f73 /package-lock.json
parent14fbdbfbc76ed4a8dace433b10c1ee62c78119ff (diff)
Bump stylelint-config-recommended-scss from 4.0.0 to 4.1.0
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/kristerkari/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/kristerkari/stylelint-config-recommended-scss/compare/4.0.0...4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f6bad9565..9348493c5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14825,9 +14825,9 @@
"dev": true
},
"stylelint-config-recommended-scss": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.0.0.tgz",
- "integrity": "sha512-aEy0ENUrH4ASgFCu2mMcqBUAX0l4CPXg0XucJXdW+I7mdqJ7ICddkxP1eamBNBZ1QToc/wsuLmTQcalk3qYpsw==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.1.0.tgz",
+ "integrity": "sha512-4012ca0weVi92epm3RRBRZcRJIyl5vJjJ/tJAKng+Qat5+cnmuCwyOI2vXkKdjNfGd0gvzyKCKEkvTMDcbtd7Q==",
"dev": true,
"requires": {
"stylelint-config-recommended": "^3.0.0"