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

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2022-02-15 20:15:29 +0300
committerMarcel Klehr <mklehr@gmx.net>2022-02-15 20:15:29 +0300
commit81bfec47be03d8f7a9b96669f6c9bd95cb2528fa (patch)
tree590de1c2c1d1b0abd197ea1831f230d8a91f2651 /package.json
parent77c2a9991c3993d24a0e90368301501454d9d80b (diff)
npm: Update @nextcloud/stylelint-config
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index a86832b8..2145597c 100644
--- a/package.json
+++ b/package.json
@@ -48,9 +48,9 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^6.1.2",
- "@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/webpack-vue-config": "^4.3.2",
+ "@nextcloud/eslint-config": "^6",
+ "@nextcloud/stylelint-config": "^2",
+ "@nextcloud/webpack-vue-config": "^4",
"@vue/test-utils": "^1.3.0"
},
"engines": {