Skip to content

Commit

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

build(deps): bump i18next from 21.5.2 to 21.5.4 in /website
  • Loading branch information
jhaals committed Dec 8, 2021
2 parents 60e6f50 + 952818e commit a091889
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 @@ -12,7 +12,7 @@
"@mui/material": "^5.0.6",
"@mui/styles": "^5.2.2",
"file-saver": "^2.0.5",
"i18next": "^21.5.3",
"i18next": "^21.5.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 @@ -7120,10 +7120,10 @@ i18next-http-backend@^1.3.1:
dependencies:
cross-fetch "3.1.4"

i18next@^21.5.3:
version "21.5.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.3.tgz#b2d4fd24bef7ea4ec4eba2ed3cadc0c28c0e3b4c"
integrity sha512-9R8127a0/N5okiD7eeo6XBPQsHgHsLr1GdQEa35Pcw305ArC9KZDLs9kbgdn3xuVUNYlVu8+gWzz73eVkna0gA==
i18next@^21.5.4:
version "21.5.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.4.tgz#55ab39c31cc0b4f9f58c3a599db50c4515698284"
integrity sha512-ukwRJpLhYg4EUfCOtbaKjlwF71qyel1XMXQN78OkQMcaQG68UzlYgLC6g2fhoTNBvoH2tJkaaqzDumhC9skAhA==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit a091889

Please sign in to comment.