mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint to v8.49.0 (#17904)
This commit is contained in:
parent
709a63e6da
commit
c60e5c4c61
@ -194,7 +194,7 @@
|
||||
"babel-plugin-template-html-minifier": "4.1.0",
|
||||
"chai": "4.3.8",
|
||||
"del": "7.1.0",
|
||||
"eslint": "8.48.0",
|
||||
"eslint": "8.49.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-airbnb-typescript": "17.1.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -1578,10 +1578,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.48.0":
|
||||
version: 8.48.0
|
||||
resolution: "@eslint/js@npm:8.48.0"
|
||||
checksum: b2755f9c0ee810c886eba3c50dcacb184ba5a5cd1cbc01988ee506ad7340653cae0bd55f1d95c64b56dfc6d25c2caa7825335ffd2c50165bae9996fe0f396851
|
||||
"@eslint/js@npm:8.49.0":
|
||||
version: 8.49.0
|
||||
resolution: "@eslint/js@npm:8.49.0"
|
||||
checksum: a6601807c8aeeefe866926ad92ed98007c034a735af20ff709009e39ad1337474243d47908500a3bde04e37bfba16bcf1d3452417f962e1345bc8756edd6b830
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1796,14 +1796,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.11.10":
|
||||
version: 0.11.10
|
||||
resolution: "@humanwhocodes/config-array@npm:0.11.10"
|
||||
"@humanwhocodes/config-array@npm:^0.11.11":
|
||||
version: 0.11.11
|
||||
resolution: "@humanwhocodes/config-array@npm:0.11.11"
|
||||
dependencies:
|
||||
"@humanwhocodes/object-schema": ^1.2.1
|
||||
debug: ^4.1.1
|
||||
minimatch: ^3.0.5
|
||||
checksum: 1b1302e2403d0e35bc43e66d67a2b36b0ad1119efc704b5faff68c41f791a052355b010fb2d27ef022670f550de24cd6d08d5ecf0821c16326b7dcd0ee5d5d8a
|
||||
checksum: db84507375ab77b8ffdd24f498a5b49ad6b64391d30dd2ac56885501d03964d29637e05b1ed5aefa09d57ac667e28028bc22d2da872bfcd619652fbdb5f4ca19
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8206,15 +8206,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.48.0":
|
||||
version: 8.48.0
|
||||
resolution: "eslint@npm:8.48.0"
|
||||
"eslint@npm:8.49.0":
|
||||
version: 8.49.0
|
||||
resolution: "eslint@npm:8.49.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.2.0
|
||||
"@eslint-community/regexpp": ^4.6.1
|
||||
"@eslint/eslintrc": ^2.1.2
|
||||
"@eslint/js": 8.48.0
|
||||
"@humanwhocodes/config-array": ^0.11.10
|
||||
"@eslint/js": 8.49.0
|
||||
"@humanwhocodes/config-array": ^0.11.11
|
||||
"@humanwhocodes/module-importer": ^1.0.1
|
||||
"@nodelib/fs.walk": ^1.2.8
|
||||
ajv: ^6.12.4
|
||||
@ -8249,7 +8249,7 @@ __metadata:
|
||||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: f20b359a4f8123fec5c033577368cc020d42978b1b45303974acd8da7a27063168ee3fe297ab5b35327162f6a93154063e3ce6577102f70f9809aff793db9bd0
|
||||
checksum: 4dfe257e1e42da2f9da872b05aaaf99b0f5aa022c1a91eee8f2af1ab72651b596366320c575ccd4e0469f7b4c97aff5bb85ae3323ebd6a293c3faef4028b0d81
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9803,7 +9803,7 @@ __metadata:
|
||||
deep-clone-simple: 1.1.1
|
||||
deep-freeze: 0.0.1
|
||||
del: 7.1.0
|
||||
eslint: 8.48.0
|
||||
eslint: 8.49.0
|
||||
eslint-config-airbnb-base: 15.0.0
|
||||
eslint-config-airbnb-typescript: 17.1.0
|
||||
eslint-config-prettier: 9.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user