mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update dependency eslint-config-prettier to v10.1.5 (#25439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
036df78de8
commit
0032c5508e
@ -187,7 +187,7 @@
|
|||||||
"del": "8.0.0",
|
"del": "8.0.0",
|
||||||
"eslint": "9.26.0",
|
"eslint": "9.26.0",
|
||||||
"eslint-config-airbnb-base": "15.0.0",
|
"eslint-config-airbnb-base": "15.0.0",
|
||||||
"eslint-config-prettier": "10.1.3",
|
"eslint-config-prettier": "10.1.5",
|
||||||
"eslint-import-resolver-webpack": "0.13.10",
|
"eslint-import-resolver-webpack": "0.13.10",
|
||||||
"eslint-plugin-import": "2.31.0",
|
"eslint-plugin-import": "2.31.0",
|
||||||
"eslint-plugin-lit": "2.1.1",
|
"eslint-plugin-lit": "2.1.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7881,14 +7881,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:10.1.3":
|
"eslint-config-prettier@npm:10.1.5":
|
||||||
version: 10.1.3
|
version: 10.1.5
|
||||||
resolution: "eslint-config-prettier@npm:10.1.3"
|
resolution: "eslint-config-prettier@npm:10.1.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: bin/cli.js
|
eslint-config-prettier: bin/cli.js
|
||||||
checksum: 10/89207971364d2454e24696d19f569e160dcb8a64149b522ecffd6b19b0d9aca145990c31c387c4b6cc9d1bc41e5e4c6edb71eacc3601f536284a0870913f31b8
|
checksum: 10/bc192e703e595c886c33703ebb9a8381a18179ce2ec14a24f671cb675a96b8ba1b4a862c5763680e1c918131007759afb3c874788c7d61706740147ae77f249a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9471,7 +9471,7 @@ __metadata:
|
|||||||
element-internals-polyfill: "npm:3.0.2"
|
element-internals-polyfill: "npm:3.0.2"
|
||||||
eslint: "npm:9.26.0"
|
eslint: "npm:9.26.0"
|
||||||
eslint-config-airbnb-base: "npm:15.0.0"
|
eslint-config-airbnb-base: "npm:15.0.0"
|
||||||
eslint-config-prettier: "npm:10.1.3"
|
eslint-config-prettier: "npm:10.1.5"
|
||||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||||
eslint-plugin-import: "npm:2.31.0"
|
eslint-plugin-import: "npm:2.31.0"
|
||||||
eslint-plugin-lit: "npm:2.1.1"
|
eslint-plugin-lit: "npm:2.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user