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"