Update dependency eslint-webpack-plugin to v5 (#109230)

* Update dependency eslint-webpack-plugin to v5

* set failOnError: false to match previous behaviour

---------

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]
2025-08-06 15:18:22 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent 5c50fc6385
commit 6ee15da39c
5 changed files with 15 additions and 22 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
"eslint-plugin-testing-library": "^7.0.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-scope": "^8.1.0",
"eslint-webpack-plugin": "4.2.0",
"eslint-webpack-plugin": "5.0.2",
"expose-loader": "5.0.1",
"fishery": "^2.2.2",
"fork-ts-checker-webpack-plugin": "9.1.0",