sugaroverflow / drone-companion-app

collaboration project between Code for Canada + Transport Canada
MIT License
1 stars 3 forks source link

Update lint-staged to the latest version 🚀 #318

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lint-staged was updated from 9.0.0 to 9.1.0.

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.


Release Notes for v9.1.0

9.1.0 (2019-07-06)

Bug Fixes

  • snapshot with fully-resolved path name (b1a08b8)

Features

  • make node-api accessible (ca37906)
Commits

The new version differs by 13 commits.

  • 107402f test: improve test coverage
  • 76264eb test: improve test coverage
  • 0dee25b test: improve test coverage of printErrors
  • dd1100b docs: add node api to README
  • b1a08b8 fix: snapshot with fully-resolved path name
  • 06269dd refactor: return a Promise from the main entrypoint
  • 386ff4a refactor: convert main entrypoint to use an object
  • d8b3695 refactor: simplify bin declaration in package.json
  • ca37906 feat: make node-api accessible
  • 28da59a docs: fix ignore example glob
  • 0dd0c94 fix: run all commands returned by function linters
  • 146e6ce docs: add ignore glob example
  • 6c1e42f fix: Update node version requirement (#646)

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: