cssinjs / css-vendor

Runtime vendor prefixing based on feature detection.
MIT License
66 stars 24 forks source link

Update lint-staged to the latest version 🚀 #185

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency lint-staged was updated from 9.5.0 to 10.0.3.

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: okonet License: MIT

Release Notes for v10.0.3

10.0.3 (2020-01-27)

Bug Fixes

  • correctly restore untracked files after running (#780) (4010db0)
Commits

The new version differs by 87 commits.

  • 4010db0 fix: correctly restore untracked files after running (#780)
  • 0f2a1c0 Merge pull request #772 from okonet/fixes
  • 4cb4dde fix: parse command string with string-argv unless --shell is used
  • 47985b4 style: correctly pass args to npm script
  • 1a57321 style: remove jsonlint since it conflicts with prettier
  • 293547d fix: print a better warning when the initial commit is missing
  • 4d2900c docs: add section about v10 migration/breaking changes
  • dae7147 docs: use undo instead of revert to avoid confusion with git operation
  • 24febb3 fix: only warn about git add when it's the exact command
  • e646b2c fix: preserve merge states in submodules (#769)
  • 072924f Merge pull request #724 from okonet/beta
  • f9e128d docs: Improve config section documentation
  • e1cd6ba Merge branch 'master' into beta
  • af58e6e docs: refine examples formatting (#767)
  • 82bee06 Merge branch 'master' into beta

There are 87 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: