chore: bump minimum eslint-config-prettier version due to MAL-2025-6022 (#20400)

This commit is contained in:
Zack Pollard 2025-07-29 12:23:52 +01:00 committed by GitHub
parent 59a50b8697
commit 2a005629a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

2
cli/package-lock.json generated
View file

@ -33,7 +33,7 @@
"cli-progress": "^3.12.0",
"commander": "^12.0.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^10.0.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^59.0.0",
"globals": "^16.0.0",