From 1562b24835c97cede781542ea8d9b6b3d1214761 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 02:36:55 +0000 Subject: [PATCH] Bump jshint from 2.10.2 to 2.11.1 Bumps [jshint](https://github.com/jshint/jshint) from 2.10.2 to 2.11.1. - [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.1) 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..9fd1e9b 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.1", "onchange": "6.1.0", "prettier": "1.18.2" }