mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency eslint-config-airbnb-typescript to v17.1.0 (#17320)
This commit is contained in:
parent
c173ffd181
commit
bcfdb27e25
@ -194,7 +194,7 @@
|
|||||||
"del": "7.0.0",
|
"del": "7.0.0",
|
||||||
"eslint": "8.44.0",
|
"eslint": "8.44.0",
|
||||||
"eslint-config-airbnb-base": "15.0.0",
|
"eslint-config-airbnb-base": "15.0.0",
|
||||||
"eslint-config-airbnb-typescript": "17.0.0",
|
"eslint-config-airbnb-typescript": "17.1.0",
|
||||||
"eslint-config-prettier": "8.8.0",
|
"eslint-config-prettier": "8.8.0",
|
||||||
"eslint-import-resolver-webpack": "0.13.2",
|
"eslint-import-resolver-webpack": "0.13.2",
|
||||||
"eslint-plugin-disable": "2.0.3",
|
"eslint-plugin-disable": "2.0.3",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -7928,17 +7928,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-airbnb-typescript@npm:17.0.0":
|
"eslint-config-airbnb-typescript@npm:17.1.0":
|
||||||
version: 17.0.0
|
version: 17.1.0
|
||||||
resolution: "eslint-config-airbnb-typescript@npm:17.0.0"
|
resolution: "eslint-config-airbnb-typescript@npm:17.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint-config-airbnb-base: ^15.0.0
|
eslint-config-airbnb-base: ^15.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@typescript-eslint/eslint-plugin": ^5.13.0
|
"@typescript-eslint/eslint-plugin": ^5.13.0 || ^6.0.0
|
||||||
"@typescript-eslint/parser": ^5.0.0
|
"@typescript-eslint/parser": ^5.0.0 || ^6.0.0
|
||||||
eslint: ^7.32.0 || ^8.2.0
|
eslint: ^7.32.0 || ^8.2.0
|
||||||
eslint-plugin-import: ^2.25.3
|
eslint-plugin-import: ^2.25.3
|
||||||
checksum: e598ae7bcc3629bbc847a749f8c1ad69e6ef111335b60d88bde91d1bb335077b06688868257fe2fcc95c3687a0d6e3e1f91e0534cc633f5a118239e52bb05a54
|
checksum: cfd26a2782e322ebfdfbf9a64262332c7653f297c4a32d7b951079eb18bb9502a83d67b3f7ef2cc1c5374ae06098eb454ed010784b3416e7274839083022a08c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9704,7 +9704,7 @@ __metadata:
|
|||||||
del: 7.0.0
|
del: 7.0.0
|
||||||
eslint: 8.44.0
|
eslint: 8.44.0
|
||||||
eslint-config-airbnb-base: 15.0.0
|
eslint-config-airbnb-base: 15.0.0
|
||||||
eslint-config-airbnb-typescript: 17.0.0
|
eslint-config-airbnb-typescript: 17.1.0
|
||||||
eslint-config-prettier: 8.8.0
|
eslint-config-prettier: 8.8.0
|
||||||
eslint-import-resolver-webpack: 0.13.2
|
eslint-import-resolver-webpack: 0.13.2
|
||||||
eslint-plugin-disable: 2.0.3
|
eslint-plugin-disable: 2.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user