From baa770af37e9fce8756e09aa0f2c0feb5a5dd1f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 05:02:49 +0000 Subject: [PATCH] chore(deps-dev): bump jshint from 2.9.4 to 2.12.0 Bumps [jshint](https://github.com/jshint/jshint) from 2.9.4 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.9.4...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 95701656b..bb66761d8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "clean-css-cli": "4.0.8", "jscs": "3.0.7", - "jshint": "2.9.4", + "jshint": "2.12.0", "karma": "1.5.0", "karma-chrome-launcher": "^3.1.0", "karma-mocha": "1.3.0",