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 |


## [v10.0.1](https://github.com/prettier/eslint-config-prettier/releases/tag/v10.0.1)

### eslint-config-prettier

#### 10.0.1

#### What's Changed

-   chore: migrate to changeset for automatically releasing by [@JounQin](https://github.com/JounQin) in prettier/eslint-config-prettier#278
-   add support for `@stylistic/eslint-plugin` by [@abrahamguo](https://github.com/abrahamguo) in prettier/eslint-config-prettier#272

#### New Contributors

-   [@JounQin](https://github.com/JounQin) made their first contribution in prettier/eslint-config-prettier#278
-   [@abrahamguo](https://github.com/abrahamguo) made their first contribution in prettier/eslint-config-prettier#272

**Full Changelog**: prettier/eslint-config-prettier@v9.1.0...v10.0.1


## [v10.0.0](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1000)

##### Major Changes

-   [#272](prettier/eslint-config-prettier#272) [`5be64be`](prettier/eslint-config-prettier@5be64be) Thanks [@abrahamguo](https://github.com/abrahamguo)! - add support for [@Stylistic](https://github.com/stylistic) formatting rules
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 6f25fdb commit 6382237
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.7",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.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 6382237

Please sign in to comment.