From 14b6b5c593f26b2f15f375ee00c6a633800817c8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 00:12:20 +0000 Subject: [PATCH] Update eslint to version 8.50.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index beaeb9f..cdba662 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.49.0", + "eslint": "8.50.0", "is-node": "^1.0.2", "lodash.camelcase": "^4.3.0", "memoizesync": "^1.1.1",