Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v11.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Jun 12, 2020
1 parent 133a0d9 commit 7f594b7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-firebaseui": "4.1.0",
"react-ga": "2.7.0",
"react-helmet": "6.0.0",
"react-i18next": "11.5.0",
"react-i18next": "11.5.1",
"react-image-gallery": "1.0.7",
"react-lazy-load-image-component": "1.4.3",
"react-linkify": "1.0.0-alpha",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12700,10 +12700,10 @@ [email protected]:
react-fast-compare "^2.0.4"
react-side-effect "^2.1.0"

[email protected].0:
version "11.5.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.5.0.tgz#84a9bb535d44c0c1b336b94de164515c2cc2a714"
integrity sha512-V6rUT7MzYBdFCgUrhfr78FHRfnY3CFoR75ET9EP5Py5UPHKyaGiK1MvPx03TesLwsmIaVHlRFU/WLzqCedXevA==
[email protected].1:
version "11.5.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.5.1.tgz#084e98555d8800d5508eccc8da1ac652df358d3e"
integrity sha512-2VSx+dClvmCJTgrw9Nrof4EkggMlzo4s/YZPEUAdI7gU2HTksapkGtFPARzpeTk+3k1zY+Xl6pLHc0LYvsRWAQ==
dependencies:
"@babel/runtime" "^7.3.1"
html-parse-stringify2 "2.0.1"
Expand Down

0 comments on commit 7f594b7

Please sign in to comment.