Skip to content

Commit

Permalink
Bump bignumber.js from 9.0.0 to 9.0.1 (#999)
Browse files Browse the repository at this point in the history
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 9.0.0 to 9.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md">bignumber.js's changelog</a>.</em></p>
<blockquote>
<h4>9.0.1</h4>
<ul>
<li>28/09/20</li>
<li>[BUGFIX] <a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/276">#276</a> Correct <code>sqrt</code> initial estimate.</li>
<li>Update <em>.travis.yml</em>, <em>LICENCE.md</em> and <em>README.md</em>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/02a060462d8bad5bf0d3ed8f0dbb2bb2ffc082f4"><code>02a0604</code></a> v9.0.1</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/aebd83670c8d501c9218bdadd0f2b730338a60f2"><code>aebd836</code></a> Update .tavis.yml</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/9139ef1d48c1cfd9ce9611fbd1109a802c32a7fc"><code>9139ef1</code></a> <a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/276">#276</a> Correct sqrt initial estimate</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/535f19b4cbc090edfeee2a0716914677f1374051"><code>535f19b</code></a> Add note on REPL</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/90e0b45b7fc1e3607fcf31c5229b8c08926fc1f0"><code>90e0b45</code></a> Clarify import.</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/73b336f5520cd9e3cd79c058d26470df5ffd2d19"><code>73b336f</code></a> fix typo in comment for plus procedure (<a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/267">#267</a>)</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/071ab98bfbdcfead4db7750cca71f2e5614f708f"><code>071ab98</code></a> Fix typos in formatting section (<a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/255">#255</a>)</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/10b053ef7ba9711ce3fda873b7dd1584b2474df3"><code>10b053e</code></a> fixed typo (<a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/253">#253</a>)</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/affd6b02f8732e1deaa1ba5736de4358ca08357f"><code>affd6b0</code></a> Fix ALPHABET regex to allow comma and reject empty string (<a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/249">#249</a>)</li>
<li><a href="https://github.com/MikeMcl/bignumber.js/commit/6d2427a6f694acb5d248b5e986d65f3eb08996d3"><code>6d2427a</code></a> <a href="https://github-redirect.dependabot.com/MikeMcl/bignumber.js/issues/248">#248</a> Bump version number</li>
<li>See full diff in <a href="https://github.com/MikeMcl/bignumber.js/compare/v9.0.0...v9.0.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=bignumber.js&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](https://dependabot.com/compatibility-score/?dependency-name=bignumber.js&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
  • Loading branch information
dependabot-preview[bot] authored Sep 29, 2020
1 parent 51c168d commit 221585b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@types/mocha": "^8.0.3",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.10.1",
"bignumber.js": "^9.0.0",
"bignumber.js": "^9.0.1",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"dotenv": "^8.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,10 +1925,10 @@ bignumber.js@^7.2.1:
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-7.2.1.tgz#80c048759d826800807c4bfd521e50edbba57a5f"
integrity sha512-S4XzBk5sMB+Rcb/LNcpzXr57VRTxgAvaAEDAl1AwRx27j00hT84O6OkteE7u8UB3NuaaygCRrEpqox4uDOrbdQ==

bignumber.js@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.0.tgz#805880f84a329b5eac6e7cb6f8274b6d82bdf075"
integrity sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==
bignumber.js@^9.0.0, bignumber.js@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5"
integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==

binary-extensions@^1.0.0:
version "1.13.1"
Expand Down

0 comments on commit 221585b

Please sign in to comment.