summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-17 02:03:56 +0000
committerGitHub <noreply@github.com>2021-07-17 02:03:56 +0000
commitbcf93644a73a00a3966303f25fd44deb4a78e630 (patch)
tree5e8763c604f5957b0348cb34ae63edda3246bdfd /package.json
parent1c28db7b5b40372b10aa7fb9d385e622e845793b (diff)
Bump @nextcloud/eslint-config from 5.1.0 to 6.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.1.0 to 6.0.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.0.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 d1827f60..c2d3983a 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0-beta.1",
"@nextcloud/browserslist-config": "^2.1.0",
- "@nextcloud/eslint-config": "^5.1.0",
+ "@nextcloud/eslint-config": "^6.0.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.2.1",
"@nextcloud/webpack-vue-config": "^4.0.3",