chore(package): update eslint-plugin-node to version 11.1.0

This commit is contained in:
greenkeeper[bot] 2020-03-28 11:52:04 +00:00 committed by GitHub
parent 075c95a1b2
commit fb5969525c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@
"devDependencies": {
"eslint": "^6.2.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-plugin-node": "^11.0.0"
"eslint-plugin-node": "^11.1.0"
}
}