Skip to content

Commit

Permalink
fix(deps): Bump currency-codes from 2.1.0 to 2.2.0 (#261)
Browse files Browse the repository at this point in the history
Bumps [currency-codes](https://github.com/freeall/currency-codes) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/freeall/currency-codes/releases)
- [Commits](freeall/currency-codes@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: currency-codes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a25d571 commit fd09b97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1793,9 +1793,9 @@ cssesc@^3.0.0:
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==

currency-codes@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/currency-codes/-/currency-codes-2.1.0.tgz#6d84a1b7fec70ecb9ef64e57bf60f4271899044c"
integrity sha512-aASwFNP8VjZ0y0PWlSW7c9N/isYTLxK6OCbm7aVuQMk7dWO2zgup9KGiFQgeL9OGL5P/ulvCHcjQizmuEeZXtw==
version "2.2.0"
resolved "https://registry.yarnpkg.com/currency-codes/-/currency-codes-2.2.0.tgz#447624b22fd31c9d2b5c498e77246b5d53501c7e"
integrity sha512-vpbQc5sEYHGdTVAYUhHnKv0DWiYLRvzl/KKyqeHzBh7HD/j3UlWoScpZ9tN/jG6w2feddWoObsBbaNVu5yDapg==
dependencies:
first-match "~0.0.1"
nub "~0.0.0"
Expand Down

0 comments on commit fd09b97

Please sign in to comment.