mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint-config-prettier to v10.1.1 (#24578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
58dd778b3d
commit
de4a8a0a72
@ -193,7 +193,7 @@
|
||||
"del": "8.0.0",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-prettier": "10.0.2",
|
||||
"eslint-config-prettier": "10.1.1",
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-lit": "1.15.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -7995,14 +7995,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:10.0.2":
|
||||
version: 10.0.2
|
||||
resolution: "eslint-config-prettier@npm:10.0.2"
|
||||
"eslint-config-prettier@npm:10.1.1":
|
||||
version: 10.1.1
|
||||
resolution: "eslint-config-prettier@npm:10.1.1"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: build/bin/cli.js
|
||||
checksum: 10/6d4bbdd5d1810457c63035eef1a085e00bfce34873a5cf461fc696eb635c6aa408184aab6ff6c7e979bb0992485f6dc75e0c993f7193b0d4ceec25f32505c531
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10/e78e195a4f19e0de9bf655648bb3433877d6a5368537f1b1049976b74180844a00dd7c1ba3144e3da6e8b6864f8dcdfcda6c7338a537883fcf5b212ef6dcd0e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9473,7 +9473,7 @@ __metadata:
|
||||
element-internals-polyfill: "npm:3.0.1"
|
||||
eslint: "npm:9.21.0"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-prettier: "npm:10.0.2"
|
||||
eslint-config-prettier: "npm:10.1.1"
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
eslint-plugin-import: "npm:2.31.0"
|
||||
eslint-plugin-lit: "npm:1.15.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user