Bump ajv and eslint in /static/table-editor

Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.


Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)

Updates `eslint` from 4.19.1 to 8.44.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/v4.19.1...v8.44.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/static/table-editor/ajv-and-eslint-6.12.6
dependabot[bot] 2023-07-03 02:49:14 +00:00 committed by GitHub
parent cc34c6309e
commit 4e6b306861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 521 additions and 513 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"babel-preset-env": "^1.6.1",
"cpx": "^1.5.0",
"cross-env": "^5.1.1",
"eslint": "^4.11.0",
"eslint": "^8.44.0",
"npm-run-all": "^4.1.2",
"rimraf": "^2.6.2",
"uglifyjs-webpack-plugin": "^1.1.0",