Skip to content

Commit

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

build(deps): bump i18next from 21.6.4 to 21.6.5 in /website
  • Loading branch information
jhaals committed Jan 16, 2022
2 parents 837868c + 89964a5 commit 78e2cb9
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.2.6",
"file-saver": "^2.0.5",
"i18next": "^21.6.4",
"i18next": "^21.6.5",
"i18next-browser-languagedetector": "^6.1.2",
"i18next-http-backend": "^1.3.1",
"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 @@ -6316,10 +6316,10 @@ i18next-http-backend@^1.3.1:
dependencies:
cross-fetch "3.1.4"

i18next@^21.6.4:
version "21.6.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.4.tgz#4da52a429094112b33d4383b5f44aa4890dcb081"
integrity sha512-pk0Utxtq5g//Q9ONQ0w3+PRSwOFJ7+m4rAekhHHg1Xql0KcUjJU7DzmzweGy6DsrIQ1GM/t57wLeeGuyGKtjTg==
i18next@^21.6.5:
version "21.6.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.5.tgz#0031c62314f1a8a5e2911eecc6cdc9d044755634"
integrity sha512-1oimhzFEpkmxpY2yDyghdycyA1bCKrh9zf04qiB2HytKJCqlrA5e8JfL6KyK/oZvZABLP0GohsZ+tvhHmd+OTA==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit 78e2cb9

Please sign in to comment.