summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-19 01:15:21 +0000
committerGitHub <noreply@github.com>2020-04-19 01:15:21 +0000
commite2df9e4d7e4be0600e45b9165e2be62d8f01d0d2 (patch)
treeee578bf270e7aeff83c689fefe0a2cb20e94c9af /package.json
parent64196ddd19684b6a218428eeb6ee370d0514b68c (diff)
downloadnextcloud-server-e2df9e4d7e4be0600e45b9165e2be62d8f01d0d2.tar.gz
nextcloud-server-e2df9e4d7e4be0600e45b9165e2be62d8f01d0d2.zip
Bump @nextcloud/eslint-plugin from 1.1.0 to 1.4.0
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud/eslint-plugin) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/nextcloud/eslint-plugin/releases) - [Changelog](https://github.com/nextcloud/eslint-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-plugin/compare/v1.1.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 6068e717c3a..f4ccb3eac68 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@babel/preset-env": "^7.9.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
- "@nextcloud/eslint-plugin": "^1.1.0",
+ "@nextcloud/eslint-plugin": "^1.4.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",