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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-09 09:27:34 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-17 14:53:11 +0300
commit8ba9475a338410a179c7123c4921a3772640e16e (patch)
tree44ba3c88fd426d3f994000c0ca06b6b52d07f2b4 /package.json
parentd2ac2de41ed46bda28b94acef71512cae871b51f (diff)
Update packages
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6b8dbc5..b9035c1 100644
--- a/package.json
+++ b/package.json
@@ -33,8 +33,8 @@
],
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^8.0.0",
+ "@nextcloud/browserslist-config": "^2.3.0",
+ "@nextcloud/eslint-config": "^8.1.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.2.1"
}