Skip to content

Commit

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

build(deps): bump i18next from 21.6.6 to 21.6.10 in /website
  • Loading branch information
jhaals committed Feb 3, 2022
2 parents 7e69d79 + 2da034c commit 97fdeb7
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.16",
"@mui/material": "^5.3.1",
"file-saver": "^2.0.5",
"i18next": "^21.6.6",
"i18next": "^21.6.10",
"i18next-browser-languagedetector": "^6.1.2",
"i18next-http-backend": "^1.3.2",
"openpgp": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6329,10 +6329,10 @@ i18next-http-backend@^1.3.2:
dependencies:
cross-fetch "3.1.5"

i18next@^21.6.6:
version "21.6.6"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.6.tgz#65db9a32e4746d145b3ab3f12c59fc02ad7b5101"
integrity sha512-K1Pw8K+nHVco56PO6UrqNq4K/ZVbb2eqBQwPqmzYDm4tGQYXBjdz8jrnvuNvV5STaE8oGpWKQMxHOvh2zhVE7Q==
i18next@^21.6.10:
version "21.6.10"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.10.tgz#aa503831d42213ae2f05eaede29ca07c2d6fbb6f"
integrity sha512-Xw+tEGQ61BF6SXtBlFffhM/YhJKHZf2cyDrcNK/l2dE6yVbkPkSasC3VhkAsHXX30vUJ0yG04WIUtf7UvwjOxg==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit 97fdeb7

Please sign in to comment.