diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-08-12 20:31:22 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-08-12 20:31:22 +0200 |
commit | 50e550b9b9fa253a247bea3354f28159aa587d14 (patch) | |
tree | f1d4adedd0d244738b5e4d0b0f4a6dba22f694d6 /package.json | |
parent | 439267dc4afea300a4251693054da6313d1ed169 (diff) |
Run `npm update --save`.
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 6330d34..b9395b7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@eslint/css": "^0.9.0", "@eslint/js": "^9.29.0", - "eslint": "^9.31.0", + "eslint": "^9.33.0", "globals": "^16.3.0", "vite": "^6.3.5" }, |