Bump i18next from 21.8.16 to 21.9.0

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.16 to 21.9.0.
- [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/v21.8.16...v21.9.0)
This commit is contained in:
Sofiya Tepikin
2022-08-09 09:07:25 +00:00
parent f0e161b8dd
commit f485b51402
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1243,9 +1243,9 @@
"dev": true
},
"@types/node": {
"version": "18.6.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.4.tgz",
"integrity": "sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg==",
"version": "18.6.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.5.tgz",
"integrity": "sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw==",
"dev": true
},
"@types/stack-utils": {
@@ -4249,9 +4249,9 @@
"dev": true
},
"i18next": {
"version": "21.8.16",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.16.tgz",
"integrity": "sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ==",
"version": "21.9.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.0.tgz",
"integrity": "sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==",
"requires": {
"@babel/runtime": "^7.17.2"
},