build(deps): bump ajv and eslint

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 6.10.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

Updates `eslint` from 4.19.1 to 8.29.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.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-03 17:04:50 +00:00 committed by GitHub
parent a7453048eb
commit 29d5ab2661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 592 additions and 599 deletions

1189
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"snyk": "^1.685.0"
},
"devDependencies": {
"eslint": "^4.19.1",
"eslint": "^8.29.0",
"eslint-plugin-security": "^1.4.0",
"jest": "^24.8.0"
},