aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-08-29 08:52:24 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-08-29 08:52:24 +0200
commit399771dbfee49e781f0eb2f9e023ce4999b7cc08 (patch)
tree0f990387c1f65958c532fcba927997a1b1543994 /package.json
parent50e550b9b9fa253a247bea3354f28159aa587d14 (diff)
Run `npm update --save`.
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 b9395b7..76c35db 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@eslint/css": "^0.9.0",
"@eslint/js": "^9.29.0",
- "eslint": "^9.33.0",
+ "eslint": "^9.34.0",
"globals": "^16.3.0",
"vite": "^6.3.5"
},