greybax / cordova-plugin-proguard

:white_square_button: Cordova Plugin for ProGuard
MIT License
51 stars 265 forks source link

Update dependency jshint to v2.11.1 #23

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jshint (source) devDependencies patch 2.11.0 -> 2.11.1

Release Notes

jshint/jshint ### [`v2.11.1`](https://togithub.com/jshint/jshint/blob/master/CHANGELOG.md#​2111-httpsgithubcomjshintjshintcompare2110v2111-2020-05-14) [Compare Source](https://togithub.com/jshint/jshint/compare/2.11.0...2.11.1) This release includes patches from a number of first-time contributors. James Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best JSHint release yet. Thank you all! ##### Bug Fixes - Correct ASI for `break` and `continue` ([3eb1b02](https://togithub.com/jshint/jshint/commit/3eb1b02)) - Correct ASI for C-style `for` loops ([ac232a5](https://togithub.com/jshint/jshint/commit/ac232a5)) - Improve tokenization of RegExp literals ([#​3471](https://togithub.com/jshint/jshint/issues/3471)) ([f786002](https://togithub.com/jshint/jshint/commit/f786002)) - TypeError accessing 'value' of undefined ([8884eb9](https://togithub.com/jshint/jshint/commit/8884eb9)), closes [#​3455](https://togithub.com/jshint/jshint/issues/3455) - Use relative paths with `--filename` when recieving from stdin ([c1b5c2b](https://togithub.com/jshint/jshint/commit/c1b5c2b)) ##### Features - Replacing PhantomJS with Puppeteer ([51963a3](https://togithub.com/jshint/jshint/commit/51963a3))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.