build(deps-dev): bump eslint from 7.32.0 to 8.19.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.19.0.
- [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.19.0)

---
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-07-12 21:06:01 +00:00
committed by GitHub
parent 14ffaae960
commit 5f952f95dc
2 changed files with 810 additions and 538 deletions

1346
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"chai": "^4.3.4", "chai": "^4.3.4",
"crypto-browserify": "^3.12.0", "crypto-browserify": "^3.12.0",
"ejs": "^3.0.1", "ejs": "^3.0.1",
"eslint": "^7.5.0", "eslint": "^8.19.0",
"eslint-plugin-array-func": "^3.1.7", "eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-consistent-default-export-name": "^0.0.14", "eslint-plugin-consistent-default-export-name": "^0.0.14",
"eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-eslint-comments": "^3.2.0",