Update dependency eslint to v9.25.1 (#25160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-24 19:32:07 +02:00 committed by GitHub
parent 078209d154
commit eb9f81d9a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -186,7 +186,7 @@
"babel-plugin-template-html-minifier": "4.1.0",
"browserslist-useragent-regexp": "4.1.3",
"del": "8.0.0",
"eslint": "9.25.0",
"eslint": "9.25.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.2",
"eslint-import-resolver-webpack": "0.13.10",

View File

@ -1551,10 +1551,10 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.25.0":
version: 9.25.0
resolution: "@eslint/js@npm:9.25.0"
checksum: 10/c00b5abc952d8d45efec12f7b84f143f168261f548cc218451fe14cbfcd801cae05e63013d26c3f7e255a85a164d95225b97441bb32ae1be6162473f3a2d9c71
"@eslint/js@npm:9.25.1":
version: 9.25.1
resolution: "@eslint/js@npm:9.25.1"
checksum: 10/ad5812889598de32d674ef60c0e61468ac5c7f3b6ecf98b0e29d1e88d7af8ba3aab255b8c0a46bbaf654047bbd2ee5aa033db9b53e330f97615093fcccde4cbb
languageName: node
linkType: hard
@ -8120,9 +8120,9 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:9.25.0":
version: 9.25.0
resolution: "eslint@npm:9.25.0"
"eslint@npm:9.25.1":
version: 9.25.1
resolution: "eslint@npm:9.25.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
@ -8130,7 +8130,7 @@ __metadata:
"@eslint/config-helpers": "npm:^0.2.1"
"@eslint/core": "npm:^0.13.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.25.0"
"@eslint/js": "npm:9.25.1"
"@eslint/plugin-kit": "npm:^0.2.8"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
@ -8166,7 +8166,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/deae86e719193e00d3c03bd17eb0b7c602a0ab7de676dec878d3be54d97b9095fe52270644a473beb4965c7632733cc6003834e56dd11f78c8b8ef41e0ac4f11
checksum: 10/037bbdc5cba6f72199976dcdce115b1b479b9425ee1116c08bcaf25e0de4a74a0ffe696d48610ade79c91b04ef3e707a7215a42dfba9c7d3a0b85747d5902e67
languageName: node
linkType: hard
@ -9447,7 +9447,7 @@ __metadata:
dialog-polyfill: "npm:0.5.6"
echarts: "npm:5.6.0"
element-internals-polyfill: "npm:3.0.2"
eslint: "npm:9.25.0"
eslint: "npm:9.25.1"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:10.1.2"
eslint-import-resolver-webpack: "npm:0.13.10"