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

github.com/nextcloud/privacy.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>2020-04-15 11:04:55 +0300
committerGitHub <noreply@github.com>2020-04-15 11:04:55 +0300
commit8ede47d937910b333170943573f3dd1b28efb7ba (patch)
treefb48fb354738e636634fee5fa356dfd2f87dbfa1
parent9a9bc10f530fab519461ad0594426caa35cce328 (diff)
parent8e67ebb098627bf003f5a56bf4793c725b847d19 (diff)
Merge pull request #380 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.17.0v19.0.0beta4v19.0.0beta3
-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 5a2d8b0..a751ae3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15060,9 +15060,9 @@
}
},
"stylelint-scss": {
- "version": "3.16.1",
- "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.16.1.tgz",
- "integrity": "sha512-ATApYyUzIuwuppReVdAgjpJ77OXRQacV6Ff3vvYaT9z993ZOsSTEN+urdXsk9V28yWCLiAzcNjNZe01aw0VGBg==",
+ "version": "3.17.0",
+ "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.17.0.tgz",
+ "integrity": "sha512-zY6fLHailK3++UEtGOwa5BKeWemLOXUATRlV7H056Z+xCT224/TaLXR5x2zjPXFMEf89uqwv15yM9zhbwm/zDw==",
"dev": true,
"requires": {
"lodash": "^4.17.15",
diff --git a/package.json b/package.json
index 29cf4d1..cb33255 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"prettier-eslint": "^9.0.1",
"stylelint": "^13.3.2",
"stylelint-config-recommended-scss": "^4.2.0",
- "stylelint-scss": "^3.16.1",
+ "stylelint-scss": "^3.17.0",
"stylelint-webpack-plugin": "^1.2.3",
"vue-jest": "^3.0.4",
"vue-loader": "^15.9.1",