From 6583f6193a4e33c54a8c186e0210a2fa5b00db66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 19:26:22 +0000 Subject: [PATCH] chore(deps): update dependency jshint to v2.13.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdbb7e5..d63e5f5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "through": "2.3.8" }, "devDependencies": { - "jshint": "2.9.6", + "jshint": "2.13.6", "should": "13.2.3", "mocha": "8.2.1" }