summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-08 01:34:59 +0000
committerGitHub <noreply@github.com>2021-05-08 01:34:59 +0000
commit94952e5c56f71d98a6c6b2a7ad7cc9f2fc71fee7 (patch)
treee21e73cfefb3d471ffb47807ce7463d64fa799dd /package.json
parent2a3530edcb3e3cbdf79cacbfc0bc53b1a04e65e0 (diff)
Bump @nextcloud/eslint-config from 5.0.0 to 5.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/nextcloud/eslint-config/releases) - [Changelog](https://github.com/nextcloud/eslint-config/blob/v5.1.0/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-config/compare/v5.0.0...v5.1.0) 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 e7dd0ccb..9265a115 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.1",
"@nextcloud/browserslist-config": "^2.1.0",
- "@nextcloud/eslint-config": "^5.0.0",
+ "@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
"babel-eslint": "^10.1.0",