From 02e713134c0ef87d452c6cb243ab255a67bafb6f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 23:26:19 +0000 Subject: [PATCH] Update eslint to version 8.40.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dbb324..e52c06b 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.39.0", + "eslint": "8.40.0", "is-node": "^1.0.2", "lodash.camelcase": "^4.3.0", "memoizesync": "^1.1.1",