diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-07-22 15:03:34 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-07-22 15:03:34 +0200 |
commit | 097eb0d9988105523ec344e4cd64468f74a580ef (patch) | |
tree | c8dd521190ba44bfb5558c1483ff86a0b3f03d28 /package.json | |
parent | 71688c7d6a34606f9613ab915f9b7e2a6e39ad85 (diff) |
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6011349..6330d34 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "devDependencies": { "@eslint/css": "^0.9.0", "@eslint/js": "^9.29.0", - "eslint": "^9.29.0", - "globals": "^16.2.0", + "eslint": "^9.31.0", + "globals": "^16.3.0", "vite": "^6.3.5" }, "dependencies": { |