mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint to v8.57.0 (#19882)
This commit is contained in:
parent
e8fca5d93c
commit
3a8e2c429f
@ -191,7 +191,7 @@
|
||||
"babel-plugin-template-html-minifier": "4.1.0",
|
||||
"chai": "5.1.0",
|
||||
"del": "7.1.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-airbnb-typescript": "17.1.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -1597,10 +1597,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "@eslint/js@npm:8.56.0"
|
||||
checksum: 10/97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
|
||||
"@eslint/js@npm:8.57.0":
|
||||
version: 8.57.0
|
||||
resolution: "@eslint/js@npm:8.57.0"
|
||||
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1815,7 +1815,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.11.13":
|
||||
"@humanwhocodes/config-array@npm:^0.11.14":
|
||||
version: 0.11.14
|
||||
resolution: "@humanwhocodes/config-array@npm:0.11.14"
|
||||
dependencies:
|
||||
@ -8080,15 +8080,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "eslint@npm:8.56.0"
|
||||
"eslint@npm:8.57.0":
|
||||
version: 8.57.0
|
||||
resolution: "eslint@npm:8.57.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.6.1"
|
||||
"@eslint/eslintrc": "npm:^2.1.4"
|
||||
"@eslint/js": "npm:8.56.0"
|
||||
"@humanwhocodes/config-array": "npm:^0.11.13"
|
||||
"@eslint/js": "npm:8.57.0"
|
||||
"@humanwhocodes/config-array": "npm:^0.11.14"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@nodelib/fs.walk": "npm:^1.2.8"
|
||||
"@ungap/structured-clone": "npm:^1.2.0"
|
||||
@ -8124,7 +8124,7 @@ __metadata:
|
||||
text-table: "npm:^0.2.0"
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10/ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
|
||||
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9629,7 +9629,7 @@ __metadata:
|
||||
deep-freeze: "npm:0.0.1"
|
||||
del: "npm:7.1.0"
|
||||
element-internals-polyfill: "npm:1.3.10"
|
||||
eslint: "npm:8.56.0"
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-airbnb-typescript: "npm:17.1.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user