fix(deps): update dependency i18next to v20.3.2 (#42551)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-18 18:51:36 +05:30
committed by GitHub
parent 3499c2b08e
commit 08daf11bef
2 changed files with 4 additions and 4 deletions

View File

@ -13965,9 +13965,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.1.tgz",
"integrity": "sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==",
"version": "20.3.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.2.tgz",
"integrity": "sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View File

@ -79,7 +79,7 @@
"gatsby-remark-prismjs": "5.4.1",
"gatsby-source-filesystem": "3.7.1",
"gatsby-transformer-remark": "4.4.1",
"i18next": "20.3.1",
"i18next": "20.3.2",
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",