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

github.com/nextcloud/richdocuments.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-11-25 21:09:11 +0300
committerGitHub <noreply@github.com>2019-11-25 21:09:11 +0300
commit8a336ed609eb72af2b64da7cb58a0b469543ab43 (patch)
treebf0ae9305d2dc485a8c0e759393d1caf9444d396 /package-lock.json
parente94d61d3eac3d9a1719ea4c18d15764f73075e43 (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 ad02217f..416a9337 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12029,9 +12029,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"