Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-prettier to v10 (#2407)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency eslint-config-prettier to v10

* chore: add changeset renovate-2a7895c

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <[email protected]>
  • Loading branch information
renovate[bot] and scaleway-bot authored Jan 27, 2025
1 parent 0d8b448 commit 1380752
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-2a7895c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@scaleway/eslint-config-react': patch
---

Updated dependency `eslint-config-prettier` to `10.0.1`.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.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
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 1380752

Please sign in to comment.