Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v10
Browse files Browse the repository at this point in the history
| datasource | package                | from  | to     |
| ---------- | ---------------------- | ----- | ------ |
| npm        | eslint-config-prettier | 9.1.0 | 10.0.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b8f3bab commit c9d8409
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^8.20.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2913,14 +2913,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: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
eslint-config-prettier: build/bin/cli.js
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
languageName: node
linkType: hard

Expand Down Expand Up @@ -4840,7 +4840,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.20.0"
"@vercel/ncc": "npm:^0.38.3"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jest: "npm:^28.10.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down

0 comments on commit c9d8409

Please sign in to comment.