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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-01-17 18:23:40 +0300
committerGitHub <noreply@github.com>2022-01-17 18:23:40 +0300
commite03834b10204292428a93a128bc1cca1a7d72486 (patch)
treee645314d7be625c662240851b4e9a3bd1a8bf701 /package-lock.json
parent22b8edd019e4cfd8bc2c5c86d50cfbcfa59d0518 (diff)
parentdf778290470d37a01d5b1c9408e481f174d8d118 (diff)
Merge pull request #6784 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.1.2
Bump @nextcloud/stylelint-config from 2.0.1 to 2.1.2
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json21
1 files changed, 10 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index 9e9885ed1..de9c4e972 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -64,7 +64,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
- "@nextcloud/stylelint-config": "^2.0.1",
+ "@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^4.3.0",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"@vue/cli-service": "^4.5.15",
@@ -2804,19 +2804,18 @@
}
},
"node_modules/@nextcloud/stylelint-config": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.0.1.tgz",
- "integrity": "sha512-Ao9yYv1PRL4Y4UVLOOV3gla1q8fkACnrpeoCxf7yjTqc48HpxNGqn23BNi2Q/9IPdAE8EwHz4RMgk1Zn0hAWog==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.1.2.tgz",
+ "integrity": "sha512-d8jpl1YXxujeDuSV35TovGXeeX4UKAMIpLw4TjkOLeN1lRVrlckrPJxvNVDV06oIFXWxq08q2HCa7PIuthQixw==",
"dev": true,
"engines": {
"node": "^14.0.0",
"npm": "^7.0.0"
},
"peerDependencies": {
- "stylelint": "^14.0.1",
- "stylelint-config-recommended-scss": "^5.0.1",
- "stylelint-config-recommended-vue": "^1.0.0",
- "stylelint-scss": "^4.0.0"
+ "stylelint": "^14.2.0",
+ "stylelint-config-recommended-scss": "^5.0.2",
+ "stylelint-config-recommended-vue": "^1.1.0"
}
},
"node_modules/@nextcloud/typings": {
@@ -28905,9 +28904,9 @@
}
},
"@nextcloud/stylelint-config": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.0.1.tgz",
- "integrity": "sha512-Ao9yYv1PRL4Y4UVLOOV3gla1q8fkACnrpeoCxf7yjTqc48HpxNGqn23BNi2Q/9IPdAE8EwHz4RMgk1Zn0hAWog==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.1.2.tgz",
+ "integrity": "sha512-d8jpl1YXxujeDuSV35TovGXeeX4UKAMIpLw4TjkOLeN1lRVrlckrPJxvNVDV06oIFXWxq08q2HCa7PIuthQixw==",
"dev": true,
"requires": {}
},