chore(deps): bump js-big-decimal from 1.4.1 to 2.0.1

Bumps [js-big-decimal](https://github.com/royNiladri/js-big-decimal) from 1.4.1 to 2.0.1.
- [Release notes](https://github.com/royNiladri/js-big-decimal/releases)
- [Commits](https://github.com/royNiladri/js-big-decimal/compare/v1.4.1...v2.0.1)

---
updated-dependencies:
- dependency-name: js-big-decimal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-03 09:19:52 +00:00
committed by GitHub
parent 32cc776725
commit 106938ddbf
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"flatpickr": "^4.6.9",
"foundation-sites": "^5.5.2",
"jquery-ui": "1.13.2",
"js-big-decimal": "^1.4.1",
"js-big-decimal": "^2.0.1",
"moment": "^2.29.1",
"mrujs": "^1.0.0",
"select2": "^4.0.13",

View File

@@ -5471,10 +5471,10 @@ jquery-ui@1.13.2:
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
js-big-decimal@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/js-big-decimal/-/js-big-decimal-1.4.1.tgz#e79423a1d06e55a390547d75233ff289c3dd8820"
integrity sha512-lEE6kXojqv1/ky/H0nTTg5gi+1g+V6O94T2GPpZTGayXGeYIC6f6PszckNsEa7S2+qgas9ZOEkONMryxXVKWwQ==
js-big-decimal@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/js-big-decimal/-/js-big-decimal-2.0.1.tgz#bee278c82442006f10cd75c86835878fa372ab06"
integrity sha512-7TG4ONel3kUKs465ZoJAAxypb1FUZ3Poaz4fdCD62BF8oQnS+s65oetAIDwoKxIDHNN0fbiJ6HMruypqpfiGPw==
js-tokens@^4.0.0:
version "4.0.0"