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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Chemineau <louis@chmn.me>2021-12-13 20:36:40 +0300
committerLouis Chemineau <louis@chmn.me>2021-12-13 20:36:40 +0300
commit5fe2406563c4d9c43f6d9904ef9db173b87b1f94 (patch)
tree6c23f00aeaa607677f7825ab175ab1ae09d7adc4 /package.json
parentf51d28112c831bf3045a30e8a853af8cadd1b3aa (diff)
Update @nextcloud deps
Signed-off-by: Louis Chemineau <louis@chmn.me>
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 4600846..2ee6dfd 100644
--- a/package.json
+++ b/package.json
@@ -35,8 +35,8 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^6.0.0",
- "@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/webpack-vue-config": "^4.1.4"
+ "@nextcloud/eslint-config": "^6.1.1",
+ "@nextcloud/stylelint-config": "^2.0.1",
+ "@nextcloud/webpack-vue-config": "^4.2.0"
}
}