Skip to content

Commit

Permalink
Update dependency i18next-conv to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 57eab1a commit efac3ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-react": "7.36.0",
"i18next-conv": "14.1.0",
"i18next-conv": "15.0.0",
"i18next-scanner": "4.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5458,18 +5458,18 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.23.2"

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

[email protected]:
version "4.5.0"
Expand Down Expand Up @@ -7313,10 +7313,10 @@ optionator@^0.9.3:
prelude-ls "^1.2.1"
type-check "^0.4.0"

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

p-limit@^2.2.0:
version "2.3.0"
Expand Down

0 comments on commit efac3ef

Please sign in to comment.