From 1dc098388703e85eea437335d34a69f515f86e7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 02:17:51 +0000 Subject: [PATCH] Bump jshint from 2.10.2 to 2.12.0 Bumps [jshint](https://github.com/jshint/jshint) from 2.10.2 to 2.12.0. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.10.2...2.12.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e052df5..9a3b241 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "fs": "0.0.1-security", "jest": "24.9.0", "jsdoc": "3.6.3", - "jshint": "2.10.2", + "jshint": "2.12.0", "onchange": "6.1.0", "prettier": "1.18.2" }