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

github.com/nextcloud/activity.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-10-21 00:34:07 +0300
committerGitHub <noreply@github.com>2022-10-21 00:34:07 +0300
commit326f3036eef6316be98515fa450d8369b35645cb (patch)
treeccf0d024650c52cf7f2e9249325e6fa7b99329dd
parent587933655be61c43ecbb5a6361e8b3c487eb4eda (diff)
parent31f7175eb6f9a3ec64d380492abfc0512c563a9d (diff)
Merge pull request #977 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.3.0
Bump @nextcloud/stylelint-config from 2.2.0 to 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 d17b28b9..103fa438 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -30,7 +30,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.1.2",
- "@nextcloud/stylelint-config": "^2.2.0",
+ "@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.3.0",
"@testing-library/vue": "^5.8.3",
"@types/jest": "^29.0.3",
@@ -3275,9 +3275,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",
@@ -21837,9 +21837,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 3b65bf68..ae0f9359 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.1.2",
- "@nextcloud/stylelint-config": "^2.2.0",
+ "@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.3.0",
"@testing-library/vue": "^5.8.3",
"@types/jest": "^29.0.3",