Browse Source

chore(deps): update dependency react-i18next to v11.2.0

master
Renovate Bot 5 years ago
parent
commit
0284c8ceee
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -115,7 +115,7 @@
"react-copy-to-clipboard": "5.0.2",
"react-dom": "16.11.0",
"react-hot-loader": "4.12.17",
"react-i18next": "11.1.0",
"react-i18next": "11.2.0",
"react-redux": "7.1.3",
"react-router": "5.1.2",
"react-router-dom": "5.1.2",

8
yarn.lock

@ -14506,10 +14506,10 @@ react-hot-loader@4.12.17:
shallowequal "^1.1.0"
source-map "^0.7.3"
react-i18next@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.1.0.tgz#94e298e1a115100bebbaa0245921aab69529b956"
integrity sha512-FxHNBA6ptW7cygTpbIz5GAN9lrsB89xqgwpD3AzwSB4CDQsd+9i9/Je3Hc3VF6joAb1khFmCUO3ETJFLSrmuwg==
react-i18next@11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.2.0.tgz#ef49dc2205408b192e51cc449a6b572ae2af0670"
integrity sha512-V+TmORi4ImmhdEiJslXDF0XO1wETI/eKfVi3J3tFpcAW0M6BFJYKYBSV/dkGNjiZb1CgRrTImJnApSaeXFyHag==
dependencies:
"@babel/runtime" "^7.3.1"
html-parse-stringify2 "2.0.1"

Loading…
Cancel
Save