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

pull/43348/head
Renovate Bot 2021-08-31 10:42:17 +00:00 committed by renovate[bot]
parent c5d2a4db80
commit 3a14682b6e
2 changed files with 4 additions and 4 deletions

View File

@ -13180,9 +13180,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.4.0.tgz",
"integrity": "sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==",
"version": "20.5.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.5.0.tgz",
"integrity": "sha512-Mdw2e60XndOKSG0Ceta5R+902/pgwHHkqOhQ7+X4223RmCl5ItatLyx06jqiknGZFe3lRU/x6TAdF9aLL6BQ/Q==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View File

@ -82,7 +82,7 @@
"gatsby-remark-prismjs": "5.9.0",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-remark": "4.9.0",
"i18next": "20.4.0",
"i18next": "20.5.0",
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",