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

This commit is contained in:
Renovate Bot
2021-09-08 13:32:41 +00:00
committed by renovate[bot]
parent b942bc98b2
commit 499ce56fd6
2 changed files with 4 additions and 4 deletions

View File

@ -13378,9 +13378,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==" "integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
}, },
"i18next": { "i18next": {
"version": "20.6.0", "version": "20.6.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.6.0.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.6.1.tgz",
"integrity": "sha512-sgt7AkvxUQbW5dsA7p5AYq7tBOIdm9K7c4wAppsbt5l0Hynqs7FTsa0bA0Exy+PUR17+IOcg3KVCaILc1OAOxQ==", "integrity": "sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==",
"requires": { "requires": {
"@babel/runtime": "^7.12.0" "@babel/runtime": "^7.12.0"
} }

View File

@ -82,7 +82,7 @@
"gatsby-remark-prismjs": "5.10.0", "gatsby-remark-prismjs": "5.10.0",
"gatsby-source-filesystem": "3.13.0", "gatsby-source-filesystem": "3.13.0",
"gatsby-transformer-remark": "4.10.0", "gatsby-transformer-remark": "4.10.0",
"i18next": "20.6.0", "i18next": "20.6.1",
"jquery": "3.6.0", "jquery": "3.6.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",