eth-alarm-clock-dapp
eth-alarm-clock-dapp copied to clipboard
Update bignumber.js to the latest version π
The devDependency bignumber.js was updated from 5.0.0
to 8.0.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.
Find out more about this release.
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependency
bignumber.js was updated from5.0.0
to8.0.1
.
- The
devDependency
bignumber.js was updated from5.0.0
to8.0.2
.
- The
devDependency
bignumber.js was updated from5.0.0
to8.1.0
.
Update to this version instead π
Commits
The new version differs by 11 commits.
398b54f
Merge branch 'dev'
b86c22c
Merge pull request #220 from iamdoron/master
7b8eeb9
v8.1.0
18bf82a
fix formatting
788335b
Remove [key: string] from BigNumber.Object, improve BigNumber.Object by adding a union with NaNObject
8c34396
Allow { s: null, e: null, c: null } (NaN)
cefa7c8
Rename interface BigNumber.BigNumberData to BigNumber.Object
ccd14b4
Merge pull request #221 from matthew1534/master
cd65f21
Corrected docs using method that doesn't exist
5606fa9
Allow creating BigNumber with {s, e, c}
bde4ac1
Correct version number
See the full diff
- The
devDependency
bignumber.js was updated from5.0.0
to8.1.1
.
- The
devDependency
bignumber.js was updated from5.0.0
to9.0.0
.