Skip to content

Commit ccd773b

Browse files
Bump jshint from 2.11.2 to 2.12.0
Bumps [jshint](https://github.com/jshint/jshint) from 2.11.2 to 2.12.0. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](jshint/jshint@2.11.2...2.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 49f7068 commit ccd773b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"babel6-plugin-strip-heimdall": "^6.0.1",
3939
"heimdalljs": "^0.3.2",
4040
"jscs": "^2.11.0",
41-
"jshint": "^2.11.2",
41+
"jshint": "^2.12.0",
4242
"mkdirp": "^0.5.1",
4343
"ora": "^3.4.0",
4444
"promise-map-series": "^0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,10 @@ jsesc@~0.5.0:
14691469
version "0.5.0"
14701470
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
14711471

1472-
jshint@^2.11.2:
1473-
version "2.11.2"
1474-
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.11.2.tgz#10388bf33e206f3c5162b6f8829f4f4f75b57ef6"
1475-
integrity sha512-3JfkI/3igmLYKVTEjglsaeUktOqZfgRM+nLL0AItmX5CV+PUOcVGmLBhhDjJ7pLPXsKYIkzMqFkN7avABmrj3g==
1472+
jshint@^2.12.0:
1473+
version "2.12.0"
1474+
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.12.0.tgz#52e75bd058d587ef81a0e2f95e5cf18eb5dc5c37"
1475+
integrity sha512-TwuuaUDmra0JMkuqvqy+WGo2xGHSNjv1BA1nTIgtH2K5z1jHuAEeAgp7laaR+hLRmajRjcrM71+vByBDanCyYA==
14761476
dependencies:
14771477
cli "~1.0.0"
14781478
console-browserify "1.1.x"

0 commit comments

Comments
 (0)