fix: packages/eslint-config/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ESLINTPLUGINKIT-8340627
This commit is contained in:
snyk-bot
2024-11-21 07:12:33 +00:00
parent 1704a33926
commit 1966b35990

View File

@@ -53,7 +53,7 @@
"dependencies": {
"@eslint/js": "^9",
"@ivuorinen/config-checker": "^1.1.8",
"eslint": "^9",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9",
"eslint-config-standard": "^17",
"eslint-plugin-import": "^2",