diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-09-15 21:18:05 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-09-15 21:25:24 +0200 |
| commit | 2992f35aa10be0a9d52ee40b2f7b1611fb34c9f6 (patch) | |
| tree | 6b4a9ca32e2bb2eb11d70b4f02309aed8ea14149 /package.json | |
| parent | fb389edfecb8b597d5295ed046bac306a6f1b539 (diff) | |
Upgrade @eslint/css to 2.0.x.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b76c0a..a570b30 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "serve": "vite preview" }, "devDependencies": { - "@eslint/css": "^1.4.0", + "@eslint/css": "^2.0.0", "@eslint/js": "^10.0.1", "eslint": "^10.10.0", "globals": "^17.12.0", |
