chore(deps): bump i18next from 19.8.9 to 19.9.1 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 19.8.9 to 19.9.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.8.9...v19.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
pull/41315/head
dependabot[bot] 2021-03-01 09:01:46 +00:00
parent de745ad218
commit df2005f8ae
2 changed files with 8 additions and 8 deletions

View File

@ -45,7 +45,7 @@
"gatsby-remark-prismjs": "^3.13.0",
"gatsby-source-filesystem": "^2.11.0",
"gatsby-transformer-remark": "^2.16.1",
"i18next": "^19.8.9",
"i18next": "^19.9.1",
"jquery": "^3.5.1",
"lodash": "^4.17.21",
"monaco-editor": "^0.20.0",
@ -14936,9 +14936,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"node_modules/i18next": {
"version": "19.8.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.9.tgz",
"integrity": "sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==",
"version": "19.9.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz",
"integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==",
"dependencies": {
"@babel/runtime": "^7.12.0"
}
@ -43155,9 +43155,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "19.8.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.9.tgz",
"integrity": "sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==",
"version": "19.9.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz",
"integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View File

@ -41,7 +41,7 @@
"gatsby-remark-prismjs": "^3.13.0",
"gatsby-source-filesystem": "^2.11.0",
"gatsby-transformer-remark": "^2.16.1",
"i18next": "^19.8.9",
"i18next": "^19.9.1",
"jquery": "^3.5.1",
"lodash": "^4.17.21",
"monaco-editor": "^0.20.0",