Skip to content

Commit 20daaa5

Browse files
Update dependency i18next-conv to v15
1 parent 33d16b3 commit 20daaa5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-config-prettier": "9.1.0",
100100
"eslint-plugin-jest": "28.8.3",
101101
"eslint-plugin-react": "7.37.1",
102-
"i18next-conv": "14.1.0",
102+
"i18next-conv": "15.0.0",
103103
"i18next-scanner": "4.5.0",
104104
"jest": "29.7.0",
105105
"jest-environment-jsdom": "29.7.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5635,18 +5635,18 @@ i18next-browser-languagedetector@7.2.1:
56355635
dependencies:
56365636
"@babel/runtime" "^7.23.2"
56375637

5638-
i18next-conv@14.1.0:
5639-
version "14.1.0"
5640-
resolved "https://registry.yarnpkg.com/i18next-conv/-/i18next-conv-14.1.0.tgz#158baeb82e385fdf5071408b4574020821815e84"
5641-
integrity sha512-KyLYIclCE4rx4g3NDUyh83Nmr/4mfIjHEespa088gwERcP0Dp31PLfxmNyezjbU9wdZOngI2yPvtGufUypqA+A==
5638+
i18next-conv@15.0.0:
5639+
version "15.0.0"
5640+
resolved "https://registry.yarnpkg.com/i18next-conv/-/i18next-conv-15.0.0.tgz#b9eca2bcb142da594fa97b5afd237094e65f8257"
5641+
integrity sha512-Er3WRTMt/5H4sWNPhkvdMko+T+k91deSukLm7Wkt9L+Fo06ORMQsQLIsqkE901mrU9xRsNmn7HuJLO7kKwEi6Q==
56425642
dependencies:
56435643
c8 "^9.1.0"
56445644
colorette "^2.0.20"
56455645
commander "^12.0.0"
56465646
gettext-converter "^1.3.0"
56475647
gettext-parser "^8.0.0"
56485648
node-gettext "^3.0.0"
5649-
p-from-callback "^1.0.1"
5649+
p-from-callback "^2.0.0"
56505650

56515651
i18next-scanner@4.5.0:
56525652
version "4.5.0"
@@ -7490,10 +7490,10 @@ optionator@^0.9.3:
74907490
prelude-ls "^1.2.1"
74917491
type-check "^0.4.0"
74927492

7493-
p-from-callback@^1.0.1:
7494-
version "1.0.1"
7495-
resolved "https://registry.yarnpkg.com/p-from-callback/-/p-from-callback-1.0.1.tgz#c437884511098ea8db0ef08540f11eb39b79930e"
7496-
integrity sha512-5N3Xj5tWR7giRLxF1qz1+bOAHNZFuiszG4H0f0dhbGCWxX72OQuJSuwnMv+ZT0qWcUKdkh7X0tu8Z2FALiM8pw==
7493+
p-from-callback@^2.0.0:
7494+
version "2.0.0"
7495+
resolved "https://registry.yarnpkg.com/p-from-callback/-/p-from-callback-2.0.0.tgz#045e8ffbcdb0acdf73ff8a079e164449bb7ead85"
7496+
integrity sha512-0gjkaVoLeg71VE4L7lccq8VPGEpZrVpDsS0s+sk6k3lQUVh9QYQPSog7a/Km407vzQt8zS9MoUMG4EgML//k2Q==
74977497

74987498
p-limit@^2.2.0:
74997499
version "2.3.0"

0 commit comments

Comments
 (0)