Skip to content

Commit

Permalink
Merge pull request #1264 from fixthestatusquo/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/i18next-23.4.1

Bump i18next from 23.3.0 to 23.4.1
  • Loading branch information
tttp authored Aug 4, 2023
2 parents 90da3bb + 22d4117 commit fa2ddca
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 @@ -25,7 +25,7 @@
"@stripe/stripe-js": "^1.54.1",
"@supabase/supabase-js": "^2.31.0",
"i18n-iso-countries": "^7.6.0",
"i18next": "^23.3.0",
"i18next": "^23.4.1",
"i18next-extract": "^0.1.3",
"i18next-xhr-backend": "^3.2.2",
"iban": "^0.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2831,10 +2831,10 @@ i18next@^21.8.14:
dependencies:
"@babel/runtime" "^7.17.2"

i18next@^23.3.0:
version "23.3.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.3.0.tgz#88528a735bb3e61019093899867b9fdb26436508"
integrity sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==
i18next@^23.4.1:
version "23.4.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc"
integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit fa2ddca

Please sign in to comment.