Skip to content

Commit

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

chore(deps): bump i18next from 23.14.0 to 23.15.1
  • Loading branch information
willtp87 authored Sep 23, 2024
2 parents 239ed60 + 5a05e02 commit 223d27b
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 @@ -23,7 +23,7 @@
"expo-modules-core": "^1.12.21",
"expo-router": "~3.5.23",
"expo-status-bar": "~1.12.1",
"i18next": "^23.12.2",
"i18next": "^23.15.1",
"intl-pluralrules": "^2.0.1",
"react": "~18.3.1",
"react-i18next": "^15.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5581,10 +5581,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.12.2:
version "23.14.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
i18next@^23.15.1:
version "23.15.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9"
integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 223d27b

Please sign in to comment.