Update dependency eslint-config-prettier to v10.1.3 (#25415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-10 09:03:14 +02:00 committed by GitHub
parent c968266065
commit 334991902a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -187,7 +187,7 @@
"del": "8.0.0",
"eslint": "9.26.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.2",
"eslint-config-prettier": "10.1.3",
"eslint-import-resolver-webpack": "0.13.10",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-lit": "2.1.1",

View File

@ -7880,14 +7880,14 @@ __metadata:
languageName: node
linkType: hard
"eslint-config-prettier@npm:10.1.2":
version: 10.1.2
resolution: "eslint-config-prettier@npm:10.1.2"
"eslint-config-prettier@npm:10.1.3":
version: 10.1.3
resolution: "eslint-config-prettier@npm:10.1.3"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10/7b096cbb75ff57cee933451e9c8bd2926688bc603a7d74c3d89b2bd57324cb0346c7e95ac24b17ef2dd2050bb870602c032368f11bf57c2962210418a99caf3f
checksum: 10/89207971364d2454e24696d19f569e160dcb8a64149b522ecffd6b19b0d9aca145990c31c387c4b6cc9d1bc41e5e4c6edb71eacc3601f536284a0870913f31b8
languageName: node
linkType: hard
@ -9470,7 +9470,7 @@ __metadata:
element-internals-polyfill: "npm:3.0.2"
eslint: "npm:9.26.0"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:10.1.2"
eslint-config-prettier: "npm:10.1.3"
eslint-import-resolver-webpack: "npm:0.13.10"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-lit: "npm:2.1.1"