mirror of
https://github.com/martijndeb/pixdisp.git
synced 2025-04-27 21:38:29 +02:00
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:
parent
a7453048eb
commit
29d5ab2661
2 changed files with 592 additions and 599 deletions
1189
package-lock.json
generated
1189
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue