Merge pull request #12 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.0.0

Bump eslint from 6.8.0 to 7.0.0
This commit is contained in:
Matthias Kretschmann 2020-05-18 18:24:12 +02:00 committed by GitHub
commit 0cadc8f92a
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"
}