mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Update dependency eslint to v9.32.0 (#26309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d0e0158ea
commit
4740a71bdd
@ -182,7 +182,7 @@
|
||||
"babel-plugin-template-html-minifier": "4.1.0",
|
||||
"browserslist-useragent-regexp": "4.1.3",
|
||||
"del": "8.0.0",
|
||||
"eslint": "9.31.0",
|
||||
"eslint": "9.32.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -1618,10 +1618,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.31.0":
|
||||
version: 9.31.0
|
||||
resolution: "@eslint/js@npm:9.31.0"
|
||||
checksum: 10/83b45c707d9a6c62b79a9fb69b7ebcb31e8163647c0fdcae5972b4b2fcbbb1e8eac543986e0cca3582f8462a6587f6b6dc48e362b2ce3feb74282606c3d425ea
|
||||
"@eslint/js@npm:9.32.0":
|
||||
version: 9.32.0
|
||||
resolution: "@eslint/js@npm:9.32.0"
|
||||
checksum: 10/a833083a74ed99486c9b72f9be3497ca744692feca12ade7e32119e4b29aba21592055422589a282ed64c46e86b595f147a5270011131a4ea5a2628892bfaf1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1632,7 +1632,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/plugin-kit@npm:^0.3.1":
|
||||
"@eslint/plugin-kit@npm:^0.3.4":
|
||||
version: 0.3.4
|
||||
resolution: "@eslint/plugin-kit@npm:0.3.4"
|
||||
dependencies:
|
||||
@ -8130,9 +8130,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:9.31.0":
|
||||
version: 9.31.0
|
||||
resolution: "eslint@npm:9.31.0"
|
||||
"eslint@npm:9.32.0":
|
||||
version: 9.32.0
|
||||
resolution: "eslint@npm:9.32.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
@ -8140,8 +8140,8 @@ __metadata:
|
||||
"@eslint/config-helpers": "npm:^0.3.0"
|
||||
"@eslint/core": "npm:^0.15.0"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
"@eslint/js": "npm:9.31.0"
|
||||
"@eslint/plugin-kit": "npm:^0.3.1"
|
||||
"@eslint/js": "npm:9.32.0"
|
||||
"@eslint/plugin-kit": "npm:^0.3.4"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@humanwhocodes/retry": "npm:^0.4.2"
|
||||
@ -8176,7 +8176,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10/badfe1b62ee44dd389838ab27d6ca4f8a3159743a28c3145edd68af15db33fdacb13f096acdc2c559e9c8774d42fe3e1c513d5539d3297bfe8f342e3e4cfee33
|
||||
checksum: 10/0f8cda1fa09ae188dd90bab21212f5cfca92373b93e91361cf4e2b511b5554d6cca31153dd11f0566210fb97a78b9267ed3d207607788b81880d19effe531085
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9425,7 +9425,7 @@ __metadata:
|
||||
dialog-polyfill: "npm:0.5.6"
|
||||
echarts: "npm:5.6.0"
|
||||
element-internals-polyfill: "npm:3.0.2"
|
||||
eslint: "npm:9.31.0"
|
||||
eslint: "npm:9.32.0"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-prettier: "npm:10.1.8"
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user