From fb89a7e452b366da46ac11c7adeb097736fa3c50 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 08:45:25 +0000 Subject: [PATCH] Bump jshint from 2.11.1 to 2.11.2 Bumps [jshint](https://github.com/jshint/jshint) from 2.11.1 to 2.11.2. - [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.11.1...2.11.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 84b0d46..e6a773a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "chai": "^3.5.0", "coveralls": "^3.1.0", "istanbul": "^0.4.3", - "jshint": "^2.11.1", + "jshint": "^2.11.2", "jshint-stylish": "^2.1.0", "mocha": "^8.0.1", "proxyquire": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index 36f9664..5e6fbc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1539,15 +1539,15 @@ jshint-stylish@^2.1.0: string-length "^1.0.0" text-table "^0.2.0" -jshint@^2.11.1: - version "2.11.1" - resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.11.1.tgz#28ec7d1cf7baaae5ce7bd37b9a70ed6cfd938570" +jshint@^2.11.2: + version "2.11.2" + resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.11.2.tgz#10388bf33e206f3c5162b6f8829f4f4f75b57ef6" dependencies: cli "~1.0.0" console-browserify "1.1.x" exit "0.1.x" htmlparser2 "3.8.x" - lodash "~4.17.11" + lodash "~4.17.19" minimatch "~3.0.2" shelljs "0.3.x" strip-json-comments "1.0.x" @@ -1656,7 +1656,7 @@ lodash@=4.17.15: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" -lodash@=4.17.19, lodash@^4.17.15, lodash@^4.17.4, lodash@~4.17.11: +lodash@=4.17.19, lodash@^4.17.15, lodash@^4.17.4, lodash@~4.17.19: version "4.17.19" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"