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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-08 05:01:17 +0300
committerGitHub <noreply@github.com>2022-01-08 05:01:17 +0300
commit7dadb00c3a6ed4394d9424d67920735faad0c129 (patch)
tree447bd5636e826aed219dd8f62ad12dec07b4f2e0 /package-lock.json
parent9afb6c1696d716fc475a92218965e5bcc889bfa3 (diff)
Bump @nextcloud/stylelint-config from 2.0.1 to 2.1.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/nextcloud/stylelint-config/releases) - [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/stylelint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json17
1 files changed, 8 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index a663271e..84ea45bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,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.1",
"@nextcloud/webpack-vue-config": "^4.2.0"
},
"engines": {
@@ -2085,9 +2085,9 @@
}
},
"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.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.1.1.tgz",
+ "integrity": "sha512-RjH7wnAIdRnn0+cswB9i/w0W0spp8wN7DTCElQoY/CCjdqLj/P8gDFtBVzqpsFd6vN+rY/RbPdKVfwO1iqNhjw==",
"dev": true,
"engines": {
"node": "^14.0.0",
@@ -2096,8 +2096,7 @@
"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-config-recommended-vue": "^1.0.0"
}
},
"node_modules/@nextcloud/typings": {
@@ -15926,9 +15925,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.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.1.1.tgz",
+ "integrity": "sha512-RjH7wnAIdRnn0+cswB9i/w0W0spp8wN7DTCElQoY/CCjdqLj/P8gDFtBVzqpsFd6vN+rY/RbPdKVfwO1iqNhjw==",
"dev": true,
"requires": {}
},