BBVAEngineering / ember-cli-webcomponents-bundler

Bundles Web Components using ES6 modules
https://bbvaengineering.github.io/ember-cli-webcomponents-bundler/
MIT License
3 stars 0 forks source link

Update husky to the latest version 🚀 #28

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency husky was updated from 3.1.0 to 4.0.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: typicode License: MIT

Release Notes for v4.0.2
  • Fix: show error message when hook fails
Commits

The new version differs by 10 commits.

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:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #28   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          91     91           
=====================================
  Hits           91     91

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 fa59e47...48c62d0. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v4.0.3
  • Fix: error message if trying to install in a non-git repo (#627)
Commits

The new version differs by 2 commits.

  • 03b72bf 4.0.3
  • 63d6776 fix error message if trying to install in a non-git repo

See the full diff

adrigzr commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: