mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint-config-airbnb-typescript to v18 (#19986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f6202eb69
commit
b03f483e4f
@ -195,7 +195,7 @@
|
||||
"del": "7.1.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-airbnb-typescript": "17.1.0",
|
||||
"eslint-config-airbnb-typescript": "18.0.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-import-resolver-webpack": "0.13.8",
|
||||
"eslint-plugin-disable": "2.0.3",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -7915,17 +7915,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-airbnb-typescript@npm:17.1.0":
|
||||
version: 17.1.0
|
||||
resolution: "eslint-config-airbnb-typescript@npm:17.1.0"
|
||||
"eslint-config-airbnb-typescript@npm:18.0.0":
|
||||
version: 18.0.0
|
||||
resolution: "eslint-config-airbnb-typescript@npm:18.0.0"
|
||||
dependencies:
|
||||
eslint-config-airbnb-base: "npm:^15.0.0"
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.13.0 || ^6.0.0
|
||||
"@typescript-eslint/parser": ^5.0.0 || ^6.0.0
|
||||
eslint: ^7.32.0 || ^8.2.0
|
||||
eslint-plugin-import: ^2.25.3
|
||||
checksum: 10/a2238d820909ac005704e04d29ed495cebbe024869c488330273ea108e18cbf74b6b13e09d54d22a598fe793b9ed5ae593a7e8f9bdc6ea17614d5f2add340960
|
||||
"@typescript-eslint/eslint-plugin": ^7.0.0
|
||||
"@typescript-eslint/parser": ^7.0.0
|
||||
eslint: ^8.56.0
|
||||
checksum: 10/b913670baf3aa457aa1d514ea63813e76f2232a7efdb149ce96cecb10d836cadea6776a304529f1ae371d2e721479540461e89735bdde85a949e2bf62eb3187c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9730,7 +9729,7 @@ __metadata:
|
||||
element-internals-polyfill: "npm:1.3.10"
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-airbnb-typescript: "npm:17.1.0"
|
||||
eslint-config-airbnb-typescript: "npm:18.0.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-import-resolver-webpack: "npm:0.13.8"
|
||||
eslint-plugin-disable: "npm:2.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user