mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Bump i18next from 19.8.4 to 19.8.7
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.4 to 19.8.7. - [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.4...v19.8.7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
68ddd20b9c
commit
76f0fa5d31
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12368,9 +12368,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.8.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.4.tgz",
|
||||
"integrity": "sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==",
|
||||
"version": "19.8.7",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.7.tgz",
|
||||
"integrity": "sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"gatsby-source-filesystem": "^2.10.0",
|
||||
"gatsby-transformer-json": "^2.10.0",
|
||||
"gatsby-transformer-sharp": "^2.11.0",
|
||||
"i18next": "^19.8.4",
|
||||
"i18next": "^19.8.7",
|
||||
"jquery": "^3.5.1",
|
||||
"locale": "^0.1.0",
|
||||
"node-sass": "^4.14.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue