Skip to content

Commit

Permalink
Merge pull request #13053 from openfoodfoundation/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/js-big-decimal-2.2.0

Bump js-big-decimal from 2.1.0 to 2.2.0
  • Loading branch information
mkllnk authored Jan 2, 2025
2 parents 386970a + 77864fc commit f5856d5
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 @@ -20,7 +20,7 @@
"foundation-sites": "^5.5.3",
"hotkeys-js": "^3.13.9",
"jquery-ui": "1.14.1",
"js-big-decimal": "^2.1.0",
"js-big-decimal": "^2.2.0",
"leaflet": "1.9.4",
"leaflet-geosearch": "4.0.0",
"leaflet-providers": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5588,10 +5588,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==

js-big-decimal@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/js-big-decimal/-/js-big-decimal-2.1.0.tgz#9e06c10590969aa1ffb8570af25072391b6973bb"
integrity sha512-6BOJi5gJ/u5KIOiRjwDnYee64wDw48/mzObV10L5ZYZ/u3ujpzJrO1JyIdIYbfxJPhIT7+oKn7d/1Fw1kOsh2w==
js-big-decimal@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/js-big-decimal/-/js-big-decimal-2.2.0.tgz#856fa29f3ddfd12fb395ed4d0e64c42464023edf"
integrity sha512-qJFDTcgBGvuPzsck0jNm1puKvJQ3AL8J3bIyrvF1KfsbljOVj8N/o9Kbr8RXlBx1J8aapcRpMCiG6h1l6QgYhQ==

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit f5856d5

Please sign in to comment.