This version is covered by your current version range and after updating it in your project the build failed.
jshint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/delta-db/beautify-proj/builds/410061192?utm_source=github_status&utm_medium=notification)).
Release NotesJSHint 2.9.6
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 2.9.6 of jshint was just published.
This version is covered by your current version range and after updating it in your project the build failed.
jshint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/delta-db/beautify-proj/builds/410061192?utm_source=github_status&utm_medium=notification)).Release Notes
JSHint 2.9.62.9.6 (2018-07-30)
Bug Fixes
for
stmt (56a4379)switch
statements (aa2be10)spyOnProperty
(827237f), closes #3183super
usage to valid forms (8f3f880)void
operand (3f920b5)Features
Commits
The new version differs by 113 commits.
d5c1a00
v2.9.6
ab3ab85
[[FIX]] Do not warn about non-ambiguous linebreaks
eaca85b
[[CHORE]] Improve test coverage for ASI warning
0a66710
[[FIX]] Relax restriction on asgnmnt to arguments
3aa02db
[[FIX]] Tolerate division following closing brace
55aa54e
[[FIX]] Correct restriction on function name
ff71d3c
[[FIX]] Remove warning W100
bcb3b23
[[CHORE]] Complete Lodash update (#3283)
030713d
[[DOCS]] Introduce administration e-mail address
7993101
[[FIX]] Fix "is is" message typos
578575d
Merge pull request #3254 from mathiasbynens/unicode-10
d763e70
Use old Unicode version for ES5 identifiers
77414e8
Update to Unicode v11
5995a9f
[[FIX]] Restrict IdentifierNames in ES5 code
f2ce8fe
[[TEST]] Add regression test
There are 113 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: