From 0d233abbe7280d3f0cb230cf5c7f8fd6e8327101 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 12:28:51 +0000 Subject: [PATCH] Update eslint to version 8.44.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf25753..6976f40 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.43.0", + "eslint": "8.44.0", "is-node": "^1.0.2", "lodash.camelcase": "^4.3.0", "memoizesync": "^1.1.1",