aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:18:05 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:25:24 +0200
commit2992f35aa10be0a9d52ee40b2f7b1611fb34c9f6 (patch)
tree6b4a9ca32e2bb2eb11d70b4f02309aed8ea14149 /package.json
parentfb389edfecb8b597d5295ed046bac306a6f1b539 (diff)
Upgrade @eslint/css to 2.0.x.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",