Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
1966b35990 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
2024-11-21 07:12:33 +00:00

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",