From d6c37783472726d88f51f342e234f7e7962b5e46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 02:15:04 +0000 Subject: [PATCH] Bump jshint from 2.10.2 to 2.11.0 Bumps [jshint](https://github.com/jshint/jshint) from 2.10.2 to 2.11.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.11.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..b0fa1f1 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.11.0", "onchange": "6.1.0", "prettier": "1.18.2" }