Skip to content

Commit 39599b2

Browse files
Bump i18n-js from 4.4.3 to 4.5.0
Bumps [i18n-js](https://github.com/fnando/i18n) from 4.4.3 to 4.5.0. - [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md) - [Commits](fnando/i18n@v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65103b6 commit 39599b2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"d3-tip": "^0.9.1",
2626
"file-loader": "^6.2.0",
2727
"highlight.js": "^11.10.0",
28-
"i18n-js": "^4.4.3",
28+
"i18n-js": "^4.5.0",
2929
"jquery": "^3.7.1",
3030
"jquery-ui": "^1.14.0",
3131
"jquery-ujs": "^1.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,7 +2626,7 @@ __metadata:
26262626
d3-tip: "npm:^0.9.1"
26272627
file-loader: "npm:^6.2.0"
26282628
highlight.js: "npm:^11.10.0"
2629-
i18n-js: "npm:^4.4.3"
2629+
i18n-js: "npm:^4.5.0"
26302630
jquery: "npm:^3.7.1"
26312631
jquery-ui: "npm:^1.14.0"
26322632
jquery-ujs: "npm:^1.2.3"
@@ -4252,14 +4252,14 @@ __metadata:
42524252
languageName: node
42534253
linkType: hard
42544254

4255-
"i18n-js@npm:^4.4.3":
4256-
version: 4.4.3
4257-
resolution: "i18n-js@npm:4.4.3"
4255+
"i18n-js@npm:^4.5.0":
4256+
version: 4.5.0
4257+
resolution: "i18n-js@npm:4.5.0"
42584258
dependencies:
42594259
bignumber.js: "npm:*"
42604260
lodash: "npm:*"
42614261
make-plural: "npm:*"
4262-
checksum: 10c0/545ce16b5fe9323d1a92637c91c6cd503c1065577fcbe96dabb34cae822a9da6642e2953eeb0e9e610a912b92f98c885c4c9717163e351593aaf0c2e5695442d
4262+
checksum: 10c0/d316b38dc6f8203d9f744cbcf9e627b056fe33e869e4c72de27ee71487b5fe416c9a666b58ec561184e3e8f72552e2565cb7072ecaf0f4f02614dee6079db567
42634263
languageName: node
42644264
linkType: hard
42654265

0 commit comments

Comments
 (0)