Bump i18n-js from 4.2.2 to 4.2.3

Bumps [i18n-js](https://github.com/fnando/i18n) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/fnando/i18n/releases)
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n/compare/v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-06 03:56:57 +00:00
committed by GitHub
parent 025fa355d2
commit 59d5683978
2 changed files with 11 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"d3": "^7.8.2",
"d3-tip": "^0.9.1",
"highlight.js": "^11.7.0",
"i18n-js": "^4.2.2",
"i18n-js": "^4.2.3",
"jquery": "^3.6.3",
"jquery-ui": "^1.13.1",
"jquery-ujs": "^1.2.3",

View File

@ -2742,13 +2742,14 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
i18n-js@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-4.2.2.tgz#fa3904564877e387d9ff8d26d14a9f1d5a17f13a"
integrity sha512-Mpr6g9T3uB7xHD4LpuyeCEKVRKxedeTFduT+ft0Xu+i0qqWRJ3T+bIcb73bd0/qH2u2IHnCTRMfAKtjf6NsjJg==
i18n-js@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-4.2.3.tgz#572a892dfb9572a09aa7619f8f8eb2063903f695"
integrity sha512-UPt7tQTLsMNX2ylYmcfkromOlU4Azo0ueMJ6DG1n1Dv2bfp/szDeB7i/0Ie/Luzx24P00Fz4vsKuMluoLGdYjw==
dependencies:
bignumber.js "*"
lodash "*"
make-plural "*"
iconv-lite@0.4.24:
version "0.4.24"
@ -3096,6 +3097,11 @@ make-dir@^3.0.2:
dependencies:
semver "^6.0.0"
make-plural@*:
version "7.2.0"
resolved "https://registry.yarnpkg.com/make-plural/-/make-plural-7.2.0.tgz#93174b1419672a48a2340db6c1d3fb217530c684"
integrity sha512-WkdI+iaWaBCFM2wUXwos8Z7spg5Dt64Xe/VI6NpRaly21cDtD76N6S97K//UtzV0dHOiXX+E90TnszdXHG0aMg==
mdn-data@2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"