1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #442 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.13.0

Bump eslint from 7.12.1 to 7.13.0
This commit is contained in:
Alex Coseru 2020-11-09 07:50:10 +02:00 committed by GitHub
commit d0eb9dcb29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -3528,9 +3528,9 @@
"dev": true "dev": true
}, },
"eslint": { "eslint": {
"version": "7.12.1", "version": "7.13.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-7.12.1.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz",
"integrity": "sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==", "integrity": "sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.0.0", "@babel/code-frame": "^7.0.0",