From 97411c41c6ec363dd5f7e1fc73365f4853cbc288 Mon Sep 17 00:00:00 2001 From: adrian-asher-cko <82605559+adrian-asher-cko@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:41:49 +0000 Subject: [PATCH] upgrading lint (#473) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cb6b654..185eff60 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": { "bootstrap": "^4.6.2", "jquery": "^3.5.1", - "lint": "^0.7.0" + "lint": "^0.8.19" }, "devDependencies": { "babel-eslint": "^10.1.0",