Update dependency eslint to v9.19.0 (#99702)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-29 09:46:59 +00:00
committed by GitHub
parent 978101b7a5
commit a0f27caff2
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
},
"devDependencies": {
"@typescript-eslint/types": "^8.9.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"tslib": "2.8.1"
},
"private": true
+1 -1
View File
@@ -12,7 +12,7 @@
"@types/eslint": "9.6.1",
"@types/webpack-bundle-analyzer": "^4.7.0",
"copy-webpack-plugin": "12.0.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-webpack-plugin": "4.2.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "11.0.1",
+1 -1
View File
@@ -107,7 +107,7 @@
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "28.11.0",