Update dependency eslint to v9.28.0 (#25683)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-03 01:32:02 +02:00 committed by GitHub
parent 08389dad04
commit 17305a818b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -184,7 +184,7 @@
"babel-plugin-template-html-minifier": "4.1.0",
"browserslist-useragent-regexp": "4.1.3",
"del": "8.0.0",
"eslint": "9.27.0",
"eslint": "9.28.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.5",
"eslint-import-resolver-webpack": "0.13.10",

View File

@ -1561,10 +1561,10 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.27.0":
version: 9.27.0
resolution: "@eslint/js@npm:9.27.0"
checksum: 10/cdbe380fd31bb325b9ec65ae310fb92a57efb796d3cc5d8bc9dafef447d634c64e497bedade6a49e0cf44a5b14560ab6ac9ed9da5a38e2415b31ae01ae5b758e
"@eslint/js@npm:9.28.0":
version: 9.28.0
resolution: "@eslint/js@npm:9.28.0"
checksum: 10/c2ab0416aef01f28f189525c9a86253f531852a1ed45db94a97f01bcc51d15720f38a8c201af7a7331eb1e80c991a7ef54c4be193b17540e48044672dba69bd8
languageName: node
linkType: hard
@ -8021,9 +8021,9 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:9.27.0":
version: 9.27.0
resolution: "eslint@npm:9.27.0"
"eslint@npm:9.28.0":
version: 9.28.0
resolution: "eslint@npm:9.28.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
@ -8031,7 +8031,7 @@ __metadata:
"@eslint/config-helpers": "npm:^0.2.1"
"@eslint/core": "npm:^0.14.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.27.0"
"@eslint/js": "npm:9.28.0"
"@eslint/plugin-kit": "npm:^0.3.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
@ -8067,7 +8067,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/75f02b851c6f8534d1289de1bd957637a56725754bea03a0a710d6740a036aca81d5e600557633fca7ab774275aa94044ca05772f88c4f464cd42834eff37145
checksum: 10/0cce6dd3a53724d849253992477fd9b05bf6de3dd6bb761605e07beb14f63b6d2eb38f83aeb4a026ff2e3eeb687ac84c1d4a23a9f3186bc15564f5e75fed908c
languageName: node
linkType: hard
@ -9340,7 +9340,7 @@ __metadata:
dialog-polyfill: "npm:0.5.6"
echarts: "npm:5.6.0"
element-internals-polyfill: "npm:3.0.2"
eslint: "npm:9.27.0"
eslint: "npm:9.28.0"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:10.1.5"
eslint-import-resolver-webpack: "npm:0.13.10"