Skip to content

Commit

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

build(deps): bump i18next from 21.6.3 to 21.6.4 in /website
  • Loading branch information
jhaals committed Jan 3, 2022
2 parents 233c521 + 479e4c3 commit 7190329
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.3",
"i18next": "^21.6.4",
"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 @@ -6332,10 +6332,10 @@ i18next-http-backend@^1.3.1:
dependencies:
cross-fetch "3.1.4"

i18next@^21.6.3:
version "21.6.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.3.tgz#6ab6ab1020e1f3bda71c4d1dc216ac39663d6641"
integrity sha512-2uuRGslNQ8m7TRllsVs4cZuei5X9OgoPRB/Sj5oadUpxZaW+NYv3srn7zR+h8bCMhkux9z8HtnJdQM5Mz+Govw==
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==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit 7190329

Please sign in to comment.