JsCommunity / jsonrpc-websocket-client

JSON-RPC 2 over WebSocket
6 stars 1 forks source link

Update babel-preset-env to the latest version 🚀 #27

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.8 of babel-preset-env just got published.

Dependency babel-preset-env
Current Version 0.0.7
Type devDependency

The version 0.0.8 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 babel-preset-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.


Commits

The new version differs by 7 commits .

  • 03a664d 0.0.8
  • d489c2e Only console.log the debug info once (#46)
  • dfb2755 update rest-spread [skip-ci]
  • 89b1970 Update data generation for latest compat-table. See kangax/compat-table#960 (#44)
  • 70a6b8a Rename ios_saf in browserslist data to ios, ignore unknown browsers (#43)
  • 93929b5 Fix lint
  • 06bd3c4 Rename ios_saf in browserslist data to ios, ignore unknown browsers

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: