Bump eslint from 6.8.0 to 7.0.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 07:28:54 +00:00 committed by GitHub
parent 93a4f53e4f
commit 077763e46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"node-fetch": "2.6.0"
},
"devDependencies": {
"eslint": "^6.2.0",
"eslint": "^7.0.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-plugin-node": "^11.1.0"
}