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 (#23764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
caeb616dc6
commit
25ff96b9bf
@ -193,7 +193,7 @@
|
||||
"del": "8.0.0",
|
||||
"eslint": "9.18.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-config-prettier": "10.0.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
@ -7778,14 +7778,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "eslint-config-prettier@npm:9.1.0"
|
||||
"eslint-config-prettier@npm:10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "eslint-config-prettier@npm:10.0.1"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
|
||||
eslint-config-prettier: build/bin/cli.js
|
||||
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9268,7 +9268,7 @@ __metadata:
|
||||
element-internals-polyfill: "npm:1.3.12"
|
||||
eslint: "npm:9.18.0"
|
||||
eslint-config-airbnb-base: "npm:15.0.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-config-prettier: "npm:10.0.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