From ecad1ccf9eefe61a4ba5b8354d914e262eba7648 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 6 Oct 2022 09:55:48 -0400 Subject: [PATCH] build: eslint@8.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1823ad91..c1239e03 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "unpipe": "1.0.0" }, "devDependencies": { - "eslint": "8.23.0", + "eslint": "8.24.0", "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.26.0", "eslint-plugin-markdown": "3.0.0",