chronologic / eth-alarm-clock-dapp

Chronos - Ethereum Alarm Clock DApp
MIT License
48 stars 10 forks source link

Update moment-duration-format to the latest version 🚀 #1069

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency moment-duration-format was updated from 2.2.2 to 2.3.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 Version 2.3.0

Issues Fixed

  • Add Intl.NumberFormat support, and cache NumberFormat objects when reused. This cuts execution time more or less in half. Thank you @ticky! (#122)
Commits

The new version differs by 2 commits.

  • ffe1b7d Update version to 2.3.0
  • befbf17 Add Intl.NumberFormat support, and cache NumberFormat objects when reused (#122)

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Version 2.3.1

Issues Fixed

  • Version 2.3.0 crashed on node because of an unguarded use of window. Thanks @pdcastro and @thib3113. Sorry about that.
Commits

The new version differs by 2 commits.

  • e4f5f28 Update version to 2.3.1
  • b745c7f check if window exist (#132)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀