Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v8.10.0
Browse files Browse the repository at this point in the history
| datasource | package                | from  | to     |
| ---------- | ---------------------- | ----- | ------ |
| npm        | eslint-config-prettier | 8.5.0 | 8.10.0 |


##### [\`v8.10.0\`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-8100-2023-08-03)

-   Added: \[max-statements-per-line]. Thanks to [@Zamiell](https://github.com/Zamiell)!
##### [\`v8.9.0\`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-890-2023-07-27)

-   Added: \[vue/array-element-newline]. Thanks to [@xcatliu](https://github.com/xcatliu)!
##### [\`v8.8.0\`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-880-2023-03-20)

-   Added: \[[@typescript-eslint/lines-around-comment](https://github.com/typescript-eslint/lines-around-comment)]. Thanks to [@ttionya](https://github.com/ttionya)!
##### [\`v8.7.0\`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-870-2023-03-06)

-   Added: \[[@typescript-eslint/block-spacing](https://github.com/typescript-eslint/block-spacing)]. Thanks to [@ttionya](https://github.com/ttionya)!
-   Added: \[[@typescript-eslint/key-spacing](https://github.com/typescript-eslint/key-spacing)]. Thanks to [@ttionya](https://github.com/ttionya)!
##### [\`v8.6.0\`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-860-2023-01-02)

-   Added: \[vue/multiline-ternary]. Thanks to [@xcatliu](https://github.com/xcatliu)!
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent 68c9ac5 commit 4edb517
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dotenv": "16.4.5",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4edb517

Please sign in to comment.