From b8b2eff3c3eac6a1df3919a87f7c7316d40ae97a Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 13 Mar 2023 22:52:34 -0400 Subject: [PATCH] build: eslint@8.36.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a7548af..b77937d4 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "cookie-parser": "1.4.6", "cookie-session": "2.0.0", "ejs": "3.1.9", - "eslint": "8.34.0", + "eslint": "8.36.0", "express-session": "1.17.2", "hbs": "4.2.0", "marked": "0.7.0",