zspecza / common-tags

šŸ”– Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 61 forks source link

Update cross-env to the latest version šŸš€ #88

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.4 of cross-env just got published.

Dependency cross-env
Current Version 3.1.3
Type devDependency

The version 3.1.4 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of cross-env. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.1.4

3.1.4 (2017-01-03)

Bug Fixes

  • Enforce minimum Node.js version requirement using 'engines' attribute package.js (b4a00630)
Commits

The new version differs by 2 commits .

  • b4a0063 fix: Enforce minimum Node.js version requirement using 'engines' attribute package.json (#48)
  • 25f7b5f chore(git): add .gitattributes file

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #88 into master will not change coverage

@@           master   #88   diff @@
===================================
  Files          23    23          
  Lines         148   148          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          148   148          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update b92ea5c...ecf8b73