tunnckoCore / parse-function

(!! moved to tunnckoCore/opensource multi-package repository !!) :trident: Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
https://tunnckocore.com/opensource
MIT License
37 stars 6 forks source link

chore(deps): update dependency husky to v3 #189

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
husky devDependencies major 2.7.0 -> 3.0.0

Release Notes

typicode/husky ### [`v3.0.0`](https://togithub.com/typicode/husky/blob/master/CHANGELOG.md#​300) [Compare Source](https://togithub.com/typicode/husky/compare/df97af21254ca033a05346df3deb61c046b9ea12...v3.0.0) - Fix HUSKY_SKIP_INSTALL=1 not skipping install - **Breaking change** husky requires now Git `>= 2.13.2`. If you're already using husky `v2` and don't use an old version of Git, you can safely upgrade.

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



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

codecov[bot] commented 5 years ago

Codecov Report

Merging #189 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #189   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          93     93           
=====================================
  Hits           93     93

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c1c9b5d...80a0a35. Read the comment docs.