From 2a7a50bcbc2d5844c030d4d684108f09f60b460c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 27 Jan 2024 21:42:33 -0500 Subject: [PATCH] eslint@8.56.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b12839e..2f5190c8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "after": "0.8.2", "cookie-parser": "1.4.6", - "eslint": "8.49.0", + "eslint": "8.56.0", "eslint-plugin-markdown": "3.0.1", "express": "4.17.3", "mocha": "10.2.0",