From 836aba533f27ee3159d1695f16099196d30ac2a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 03:00:58 +0000 Subject: [PATCH] Bump i18n-js from 4.2.1 to 4.2.2 Bumps [i18n-js](https://github.com/fnando/i18n) from 4.2.1 to 4.2.2. - [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.1...v4.2.2) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7e51e33..530bcdd6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "d3": "^7.7.0", "d3-tip": "^0.9.1", "highlight.js": "^11.7.0", - "i18n-js": "^4.2.1", + "i18n-js": "^4.2.2", "jquery": "^3.6.2", "jquery-ui": "^1.13.1", "jquery-ujs": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index 65725c39..88908731 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2722,10 +2722,10 @@ 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.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-4.2.1.tgz#3b11731c354fcfd65cca47244df55d187dbe7b44" - integrity sha512-FGQyNExGvCaJjqYtrE6FX2rVbMmYM6MlObHdmc6fBS3pQ45xmwbbNprEQE5MPowvLHiVJ2ORxToGWlpFUF9Rww== +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== dependencies: bignumber.js "*" lodash "*"