Update dependency i18next-parser to v8 (#82085)

* Update dependency i18next-parser to v8

* remove deprecated option

* fix lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot] 2024-02-08 15:47:29 +00:00 committed by GitHub
parent 732f9cacb4
commit 36a1f28086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 417 additions and 392 deletions

View File

@ -173,7 +173,7 @@
"html-loader": "5.0.0",
"html-webpack-plugin": "5.6.0",
"http-server": "14.1.1",
"i18next-parser": "6.6.0",
"i18next-parser": "8.12.0",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
"jest-date-mock": "1.0.8",

View File

@ -13,7 +13,4 @@ module.exports = {
failOnWarnings: true,
verbose: false,
// Don't include default values for English, they'll remain in the source code
skipDefaultValues: (locale) => locale !== 'en-US',
};

804
yarn.lock

File diff suppressed because it is too large Load Diff