From db7db68d2d24c2b09c2d9375c89d95525b5bb1db Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:57:35 +0000 Subject: [PATCH] Update eslint to version 8.47.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fba7973..1f2e7b3 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.46.0", + "eslint": "8.47.0", "is-node": "^1.0.2", "lodash.camelcase": "^4.3.0", "memoizesync": "^1.1.1",