Skip to content

Commit

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

build(deps): bump i18next from 21.6.14 to 21.8.2 in /website
  • Loading branch information
jhaals committed May 16, 2022
2 parents b2773c6 + cccd9eb commit 54bfaa2
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.6.0",
"file-saver": "^2.0.5",
"i18next": "^21.6.14",
"i18next": "^21.8.2",
"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 @@ -6335,10 +6335,10 @@ i18next-http-backend@^1.4.0:
dependencies:
cross-fetch "3.1.5"

i18next@^21.6.14:
version "21.6.14"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.14.tgz#2bc199fba7f4da44b5952d7df0a3814a6e5c3943"
integrity sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ==
i18next@^21.8.2:
version "21.8.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.2.tgz#b2d9fd7feafc1a9929651c24a5c17ba703552bbc"
integrity sha512-H/oQvA/OXcqurXHemlyDwdIzr9GHYg5/xBuDeFXTXJGMOJFH0ke1wgbsDjFFk2noD4cJfzicVPpUtp39Z+OzgQ==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit 54bfaa2

Please sign in to comment.