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:47:11 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-17 14:53:12 +0300
commit6a8f613b3e69c03dc24a561440f4c3d28cd567bb (patch)
treeeb79b2bc33241463aa7497c2a63be1247d901993 /package.json
parent8ba9475a338410a179c7123c4921a3772640e16e (diff)
Bump eslint config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b9035c1..5eeaab2 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/eslint-config": "^8.1.0",
+ "@nextcloud/eslint-config": "^8.1.1",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.2.1"
}