fix(deps): update dependency i18next to v19.9.2

This commit is contained in:
Renovate Bot
2021-03-30 12:06:18 +00:00
committed by renovate[bot]
parent bee68b651d
commit 36887e991a
2 changed files with 4 additions and 4 deletions

View File

@ -12814,9 +12814,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==" "integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
}, },
"i18next": { "i18next": {
"version": "19.9.1", "version": "19.9.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.2.tgz",
"integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==", "integrity": "sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==",
"requires": { "requires": {
"@babel/runtime": "^7.12.0" "@babel/runtime": "^7.12.0"
} }

View File

@ -78,7 +78,7 @@
"gatsby-remark-prismjs": "4.1.0", "gatsby-remark-prismjs": "4.1.0",
"gatsby-source-filesystem": "3.1.0", "gatsby-source-filesystem": "3.1.0",
"gatsby-transformer-remark": "3.1.0", "gatsby-transformer-remark": "3.1.0",
"i18next": "19.9.1", "i18next": "19.9.2",
"jquery": "3.6.0", "jquery": "3.6.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"monaco-editor": "0.22.3", "monaco-editor": "0.22.3",