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

github.com/nextcloud/notifications.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-15 05:02:18 +0300
committerGitHub <noreply@github.com>2022-01-15 05:02:18 +0300
commit86bc8e3b54487c763ce3436a746e6a5a091625c6 (patch)
tree507dbd5187785d2966eeacf36402e35f8e92170f /package-lock.json
parent719c653d1d59f86225b87e5a510bde125d5c2012 (diff)
Bump @nextcloud/stylelint-config from 2.1.1 to 2.1.2
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.1.1 to 2.1.2. - [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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: "@nextcloud/stylelint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 35b5526..874660a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
- "@nextcloud/stylelint-config": "^2.1.1",
+ "@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^4.2.0",
"babel-loader-exclude-node-modules-except": "^1.2.1"
},
@@ -2024,18 +2024,18 @@
}
},
"node_modules/@nextcloud/stylelint-config": {
- "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==",
+ "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": "^14.2.0",
+ "stylelint-config-recommended-scss": "^5.0.2",
+ "stylelint-config-recommended-vue": "^1.1.0"
}
},
"node_modules/@nextcloud/typings": {
@@ -16037,9 +16037,9 @@
}
},
"@nextcloud/stylelint-config": {
- "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==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.1.2.tgz",
+ "integrity": "sha512-d8jpl1YXxujeDuSV35TovGXeeX4UKAMIpLw4TjkOLeN1lRVrlckrPJxvNVDV06oIFXWxq08q2HCa7PIuthQixw==",
"dev": true,
"requires": {}
},