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
co-authored by Ashley Harrison
parent 732f9cacb4
commit 36a1f28086
3 changed files with 417 additions and 392 deletions
+1 -1
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",
-3
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',
};
+416 -388
View File
File diff suppressed because it is too large Load Diff