Skip to content

Commit cd39736

Browse files
chore(deps): bump bignumber.js
Bumps the patch-updates group with 1 update in the / directory: [bignumber.js](https://github.com/MikeMcl/bignumber.js). Updates `bignumber.js` from 9.1.1 to 9.1.2 - [Release notes](https://github.com/MikeMcl/bignumber.js/releases) - [Changelog](https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md) - [Commits](MikeMcl/bignumber.js@v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: bignumber.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8efcca9 commit cd39736

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cosmos-kit/react": "1.3.15",
2121
"@emotion/react": "11.10.6",
2222
"@emotion/styled": "11.10.6",
23-
"bignumber.js": "9.1.1",
23+
"bignumber.js": "9.1.2",
2424
"chain-registry": "1.12.0",
2525
"chakra-react-select": "4.6.0",
2626
"fast-fuzzy": "1.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4145,10 +4145,10 @@ big-integer@^1.6.48:
41454145
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz"
41464146
integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
41474147

4148-
4149-
version "9.1.1"
4150-
resolved "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.1.1.tgz"
4151-
integrity sha512-pHm4LsMJ6lzgNGVfZHjMoO8sdoRhOzOH4MLmY65Jg70bpxCKu5iOHNJyfF6OyvYw7t8Fpf35RuzUyqnQsj8Vig==
4148+
4149+
version "9.1.2"
4150+
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
4151+
integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
41524152

41534153
binary-extensions@^2.0.0:
41544154
version "2.2.0"

0 commit comments

Comments
 (0)