Skip to content

Commit

Permalink
Merge pull request #119 from willtp87/dependabot/npm_and_yarn/i18next…
Browse files Browse the repository at this point in the history
…-24.0.0

chore(deps): bump i18next from 23.16.8 to 24.0.0
  • Loading branch information
willtp87 authored Nov 25, 2024
2 parents 31a2224 + 475eba7 commit d358fc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"expo-localization": "~16.0.0",
"expo-router": "~4.0.7",
"expo-status-bar": "~2.0.0",
"i18next": "^23.16.5",
"i18next": "^24.0.0",
"intl-pluralrules": "^2.0.1",
"react": "~18.3.1",
"react-i18next": "^15.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5030,10 +5030,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==

i18next@^23.16.5:
version "23.16.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a"
integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==
i18next@^24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.0.tgz#26c80a064da655013acfca2d750bdf7a342860bb"
integrity sha512-ORGCwMrXxpmB/AljFbGEe0UK/9Pz6umb9aZgLZ9qJGE+kjKhlnLj423WX2mt+N0MlEJ78pQXFMBmeMzrkLxriQ==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit d358fc3

Please sign in to comment.