diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:21:53 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:21:53 -0300 |
commit | 2da17a15cfbf03395a3b20ee348380d61cb6e5d4 (patch) | |
tree | c11f80b469199cd6a0464fe448137608f759458f /package.json | |
parent | 5cf4428e09302e030c4054ea3ddbd8e7c471c7ac (diff) |
eslint 9.27.0 -> 9.37.0
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 7ec7fafb..7bd51f11 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "chroma-js": "^2.4.2", "command-exists": "^1.2.9", "compress-json": "^3.0.5", - "eslint": "^9.27.0", + "eslint": "^9.37.0", "flexsearch": "^0.7.43", "he": "^1.2.0", "image-size": "^1.0.2", |