fix(#411): resolve CI lint crash from ajv override
Drop the global ajv override that forced ESLint onto an incompatible major, then move @mosaic/config lint tooling deps to devDependencies so production audit stays clean without impacting runtime deps.
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
"form-data": ">=2.5.4",
|
||||
"lodash": ">=4.17.23",
|
||||
"lodash-es": ">=4.17.23",
|
||||
"ajv": ">=8.18.0",
|
||||
"request": "npm:@cypress/request@3.0.10",
|
||||
"qs": ">=6.15.0",
|
||||
"tough-cookie": ">=4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user