diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-27 15:48:17 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-27 19:46:21 -0300 |
commit | 255102c21db9194535d304f181a2a0145e9b3c8a (patch) | |
tree | 8642cb3b96bc536f585ca39301ed1de50681f38b /package.json | |
parent | 2311ed1685db7f703a78f31823f47980cc5bfdcc (diff) |
eslint: basic eslint 8 -> 9
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 4c8a3398..7ad8fd07 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "chroma-js": "^2.4.2", "command-exists": "^1.2.9", "compress-json": "^3.0.5", - "eslint": "^8.37.0", + "eslint": "^9.27.0", "flexsearch": "^0.7.43", "he": "^1.2.0", "image-size": "^1.0.2", |