Skip to content

Commit 4edb517

Browse files
Update dependency eslint-config-prettier to v8.10.0
| 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)!
1 parent 68c9ac5 commit 4edb517

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv": "16.4.5",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",
34-
"eslint-config-prettier": "8.5.0",
34+
"eslint-config-prettier": "8.10.0",
3535
"eslint-import-resolver-typescript": "3.5.1",
3636
"eslint-plugin-eslint-comments": "3.2.0",
3737
"eslint-plugin-import": "2.26.0",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)