From 44c4d39dd7109fafb178b6d59bcc1e7918e1b0b3 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 9 Dec 2022 00:06:47 -0500 Subject: [PATCH] build: eslint@8.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf14469..893c6f4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", - "eslint": "8.23.1", + "eslint": "8.29.0", "eslint-plugin-markdown": "3.0.0", "mocha": "10.1.0", "nyc": "15.1.0",