From acd00ccce9d7f4fdf1ba97c0a2b5d805c566d600 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 03:25:50 +0000 Subject: [PATCH] Update eslint to version 9.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9ef2a3..905893f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bluebird": "^3.5.0", "byline": "^5.0.0", "detect-indent": "^6.0.0", - "eslint": "8.57.0", + "eslint": "9.7.0", "is-node": "^1.0.2", "lodash.camelcase": "^4.3.0", "memoizesync": "^1.1.1",