Bump eslint from 7.32.0 to 8.23.1

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-13 01:04:19 +00:00 committed by GitHub
parent a553d9ea28
commit 83104dc332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 429 additions and 303 deletions

730
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"cheerio": "^1.0.0-rc.10"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.23.1",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-node": "^11.1.0"