Skip to content

Commit e7a63cf

Browse files
Update dependency bignumber.js to v9.3.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08474c1 commit e7a63cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "5.62.0",
2929
"@typescript-eslint/parser": "5.62.0",
3030
"bent": "7.3.12",
31-
"bignumber.js": "9.1.2",
31+
"bignumber.js": "9.3.0",
3232
"chai": "4.5.0",
3333
"dotenv": "16.4.7",
3434
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2485,10 +2485,10 @@ [email protected]:
24852485
caseless "~0.12.0"
24862486
is-stream "^2.0.0"
24872487

2488-
bignumber.js@9.1.2:
2489-
version "9.1.2"
2490-
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
2491-
integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
2488+
bignumber.js@9.3.0:
2489+
version "9.3.0"
2490+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.3.0.tgz#bdba7e2a4c1a2eba08290e8dcad4f36393c92acd"
2491+
integrity sha512-EM7aMFTXbptt/wZdMlBv2t8IViwQL+h6SLHosp8Yf0dqJMTnY6iL32opnAB6kAdL0SZPuvcAzFr31o0c/R3/RA==
24922492

24932493
bignumber.js@^9.0.0:
24942494
version "9.0.0"

0 commit comments

Comments
 (0)