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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-14 04:02:22 +0300
committerJoas Schilling <coding@schilljs.com>2021-08-23 16:43:54 +0300
commit4891e8017f4d4e837a7cde52c164abc61c1a72a7 (patch)
tree7a32627344bc68618e5c3510b45f9a34a806703a /package.json
parentb731719aa0e8bd2c2566c9bef5d9a7bd0acb6553 (diff)
Bump @nextcloud/eslint-config from 5.1.0 to 6.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.1.0 to 6.1.0. - [Release notes](https://github.com/nextcloud/eslint-config/releases) - [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-config/compare/v5.1.0...v6.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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 8db52c07f..904d9fb9f 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.1.0",
- "@nextcloud/eslint-config": "^5.1.0",
+ "@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.1.0",
"@vue/cli-plugin-unit-jest": "^4.5.13",