mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Update dependency eslint-config-prettier to v10.1.8 (#26246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
03368c1859
commit
cd19022e2e
@ -184,7 +184,7 @@
|
|||||||
"del": "8.0.0",
|
"del": "8.0.0",
|
||||||
"eslint": "9.31.0",
|
"eslint": "9.31.0",
|
||||||
"eslint-config-airbnb-base": "15.0.0",
|
"eslint-config-airbnb-base": "15.0.0",
|
||||||
"eslint-config-prettier": "10.1.5",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-import-resolver-webpack": "0.13.10",
|
"eslint-import-resolver-webpack": "0.13.10",
|
||||||
"eslint-plugin-import": "2.32.0",
|
"eslint-plugin-import": "2.32.0",
|
||||||
"eslint-plugin-lit": "2.1.1",
|
"eslint-plugin-lit": "2.1.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7948,14 +7948,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:10.1.5":
|
"eslint-config-prettier@npm:10.1.8":
|
||||||
version: 10.1.5
|
version: 10.1.8
|
||||||
resolution: "eslint-config-prettier@npm:10.1.5"
|
resolution: "eslint-config-prettier@npm:10.1.8"
|
||||||
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/bc192e703e595c886c33703ebb9a8381a18179ce2ec14a24f671cb675a96b8ba1b4a862c5763680e1c918131007759afb3c874788c7d61706740147ae77f249a
|
checksum: 10/03f8e6ea1a6a9b8f9eeaf7c8c52a96499ec4b275b9ded33331a6cc738ed1d56de734097dbd0091f136f0e84bc197388bd8ec22a52a4658105883f8c8b7d8921a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9417,7 +9417,7 @@ __metadata:
|
|||||||
element-internals-polyfill: "npm:3.0.2"
|
element-internals-polyfill: "npm:3.0.2"
|
||||||
eslint: "npm:9.31.0"
|
eslint: "npm:9.31.0"
|
||||||
eslint-config-airbnb-base: "npm:15.0.0"
|
eslint-config-airbnb-base: "npm:15.0.0"
|
||||||
eslint-config-prettier: "npm:10.1.5"
|
eslint-config-prettier: "npm:10.1.8"
|
||||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||||
eslint-plugin-import: "npm:2.32.0"
|
eslint-plugin-import: "npm:2.32.0"
|
||||||
eslint-plugin-lit: "npm:2.1.1"
|
eslint-plugin-lit: "npm:2.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user