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

github.com/nextcloud/contacts.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-11-05 10:33:11 +0300
committerGitHub <noreply@github.com>2022-11-05 10:33:11 +0300
commit8cd9037439f9cb8166a7513ee4f31cbe5710ff20 (patch)
treee4622a720adf2a39d3b8a0c8561f82b8824e8e89
parent61c6c037acc18fa59b17c1349fb93ecebd24f8b3 (diff)
parentd9dd205bc433e222cb7ce768bcd612eb04ffbcf3 (diff)
Merge pull request #3042 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.3.0
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 2fcccb88..c9d4a360 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53,7 +53,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^6.1.2",
- "@nextcloud/stylelint-config": "^2.2.0",
+ "@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.4.3",
"@nextcloud/webpack-vue-config": "~5.1.0",
"@types/jest": "^27.4.1",
@@ -2962,9 +2962,9 @@
}
},
"node_modules/@nextcloud/stylelint-config": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.2.0.tgz",
- "integrity": "sha512-kH3pGAofdnDZJCTyYr2hc9Y63KVVrJ3845j3DOKJNW4uUVybiRZkMccwuJvT1mJ8Gn7lgETh4vceDXuwnJlJ3Q==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.3.0.tgz",
+ "integrity": "sha512-5mtWqqwrXFXekGT0I8PtVYxJAUQXYwMF28e2MBFbsbyCv+XVzFn9rOYAn6xUG1PrsIeEnom0xlQdrrjpJc71oA==",
"dev": true,
"engines": {
"node": "^16.0.0",
@@ -18494,9 +18494,9 @@
}
},
"@nextcloud/stylelint-config": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.2.0.tgz",
- "integrity": "sha512-kH3pGAofdnDZJCTyYr2hc9Y63KVVrJ3845j3DOKJNW4uUVybiRZkMccwuJvT1mJ8Gn7lgETh4vceDXuwnJlJ3Q==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-2.3.0.tgz",
+ "integrity": "sha512-5mtWqqwrXFXekGT0I8PtVYxJAUQXYwMF28e2MBFbsbyCv+XVzFn9rOYAn6xUG1PrsIeEnom0xlQdrrjpJc71oA==",
"dev": true,
"requires": {}
},
diff --git a/package.json b/package.json
index 477e94f9..9fb330c7 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^6.1.2",
- "@nextcloud/stylelint-config": "^2.2.0",
+ "@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.4.3",
"@nextcloud/webpack-vue-config": "~5.1.0",
"@types/jest": "^27.4.1",