Skip to content

Commit

Permalink
Merge pull request #1389 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…i18next-21.8.10

build(deps): bump i18next from 21.8.9 to 21.8.10 in /website
  • Loading branch information
jhaals committed Jun 23, 2022
2 parents c80919c + a4942a5 commit d9c0638
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "^0.1.18",
"@mui/material": "^5.8.4",
"file-saver": "^2.0.5",
"i18next": "^21.8.9",
"i18next": "^21.8.10",
"i18next-browser-languagedetector": "^6.1.4",
"i18next-http-backend": "^1.4.0",
"openpgp": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6348,10 +6348,10 @@ i18next-http-backend@^1.4.0:
dependencies:
cross-fetch "3.1.5"

i18next@^21.8.9:
version "21.8.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.9.tgz#c79edd5bba61e0a0d5b43a93d52e2d13a526de82"
integrity sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==
i18next@^21.8.10:
version "21.8.10"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171"
integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit d9c0638

Please sign in to comment.