fix(deps): update dependency i18next to v20.3.4

pull/42941/head
Renovate Bot 2021-07-20 20:16:30 +00:00 committed by renovate[bot]
parent 1e86dae25b
commit c9db6e216b
2 changed files with 4 additions and 4 deletions

View File

@ -12372,9 +12372,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "20.3.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.3.tgz",
"integrity": "sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ==",
"version": "20.3.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.4.tgz",
"integrity": "sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View File

@ -78,7 +78,7 @@
"gatsby-remark-prismjs": "5.6.0",
"gatsby-source-filesystem": "3.9.0",
"gatsby-transformer-remark": "4.6.0",
"i18next": "20.3.3",
"i18next": "20.3.4",
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",