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
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>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 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"
diff --git a/package.json b/package.json
index 25ddd2e21..b603317cf 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"raw-loader": "^4.0.0",
"sass-loader": "^7.3.1",
"stylelint": "^11.1.1",
- "stylelint-config-recommended-scss": "^4.0.0",
+ "stylelint-config-recommended-scss": "^4.1.0",
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^1.1.0",
"url-loader": "^3.0.0",