Update dependency i18next to v19.9.0

This commit is contained in:
Renovate Bot 2021-02-24 09:33:25 +00:00 committed by renovate[bot]
parent 99d0a12aa6
commit a40ebdaaab
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -13847,9 +13847,9 @@
"dev": true
},
"i18next": {
"version": "19.8.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.9.tgz",
"integrity": "sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==",
"version": "19.9.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.0.tgz",
"integrity": "sha512-5zRG3aFl+e+LsdpVUp0dKkVhYH2iCv+gxyzXP1q2oJUc3BV26fqX87cBE3AHkMOir1X0liOaSoxS/Kg95iEcEQ==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View file

@ -37,7 +37,7 @@
"gatsby-source-filesystem": "2.11.0",
"gatsby-transformer-json": "2.11.0",
"gatsby-transformer-sharp": "2.12.0",
"i18next": "19.8.9",
"i18next": "19.9.0",
"jquery": "3.5.1",
"locale": "0.1.0",
"node-sass": "4.14.1",