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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-12-28 23:34:56 +0300
committerGitHub <noreply@github.com>2021-12-28 23:34:56 +0300
commit6cd0a061b681f6140d6b96661a8c536f02d481a0 (patch)
tree1119e1d64db1985c2658bb5faba34f875d447f94 /package.json
parent87f1e1975393bb5012c5a93760c825d45e4dfa03 (diff)
parenta2f2c845082dbd5a18f286f5ba6124fa94cec0ca (diff)
Merge pull request #6733 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-6.1.2
Bump @nextcloud/eslint-config from 6.1.1 to 6.1.2
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 2b3f66bd9..3d8fdfe81 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^6.1.1",
+ "@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.2.0",
"@vue/cli-plugin-unit-jest": "^4.5.15",