mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint to v9.20.1 (#24241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c39be4a9b8
commit
a772eaffd7
@ -190,7 +190,7 @@
|
||||
"babel-plugin-template-html-minifier": "4.1.0",
|
||||
"browserslist-useragent-regexp": "4.1.3",
|
||||
"del": "8.0.0",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-prettier": "10.0.1",
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8116,9 +8116,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:9.20.0":
|
||||
version: 9.20.0
|
||||
resolution: "eslint@npm:9.20.0"
|
||||
"eslint@npm:9.20.1":
|
||||
version: 9.20.1
|
||||
resolution: "eslint@npm:9.20.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
@ -8161,7 +8161,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
|
||||
checksum: 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9422,7 +9422,7 @@ __metadata:
|
||||
dialog-polyfill: "npm:0.5.6"
|
||||
echarts: "npm:5.6.0"
|
||||
element-internals-polyfill: "npm:1.3.13"
|
||||
eslint: "npm:9.20.0"
|
||||
eslint: "npm:9.20.1"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-prettier: "npm:10.0.1"
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user