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

pull/42293/head
Renovate Bot 2021-05-28 14:03:20 +00:00 committed by renovate[bot]
parent 28b4393c20
commit 473948244b
2 changed files with 4 additions and 4 deletions

View File

@ -10272,9 +10272,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "20.3.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
"integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.1.tgz",
"integrity": "sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View File

@ -77,7 +77,7 @@
"gatsby-remark-prismjs": "5.3.0",
"gatsby-source-filesystem": "3.6.0",
"gatsby-transformer-remark": "4.3.0",
"i18next": "20.3.0",
"i18next": "20.3.1",
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",