From 67cc805383de9e10c545e01b5fa31a4fad779e33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:07:14 +0000 Subject: [PATCH] chore(deps-dev): bump jshint from 2.9.4 to 2.13.0 Bumps [jshint](https://github.com/jshint/jshint) from 2.9.4 to 2.13.0. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/2.13.0/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.9.4...2.13.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..8d189be79 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.13.0", "karma": "1.5.0", "karma-chrome-launcher": "^3.1.0", "karma-mocha": "1.3.0",