Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v5.2.3
Browse files Browse the repository at this point in the history
| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| npm        | eslint-plugin-prettier | 5.2.1 | 5.2.3 |


## [v5.2.3](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#523)

##### Patch Changes

-   [#703](prettier/eslint-plugin-prettier#703) [`9c6141f`](prettier/eslint-plugin-prettier@9c6141f) Thanks [@BPScott](https://github.com/BPScott)! - Add name field to recommended flat config


## [v5.2.2](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#522)

##### Patch Changes

-   [#700](prettier/eslint-plugin-prettier#700) [`aa5b59f`](prettier/eslint-plugin-prettier@aa5b59f) Thanks [@ntnyq](https://github.com/ntnyq)! - fix: report node when loc not found
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent bf51872 commit 31ef371
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "4.1.4",
Expand Down
10 changes: 5 additions & 5 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 31ef371

Please sign in to comment.