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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-12-06 17:43:26 +0300
committerGitHub <noreply@github.com>2021-12-06 17:43:26 +0300
commit8e4b0b859aec2f53561739f3e01d10d8316e4e74 (patch)
tree5029e2aac17d57ed36fd28032ae3130f8083d082 /package.json
parent23cb6aa2c7f85ce82599f190096b5feefec459b1 (diff)
parent48ab260103c059f4726b6303349d5826481630ac (diff)
Merge pull request #6655 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-6.1.1
Bump @nextcloud/eslint-config from 6.1.0 to 6.1.1
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 ce8b56e9d..52c24baee 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.0",
+ "@nextcloud/eslint-config": "^6.1.1",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.1.4",
"@vue/cli-plugin-unit-jest": "^4.5.15",