Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency eslint-config-prettier to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ckt1031 committed Dec 2, 2023
1 parent f7c21f1 commit 418558e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/eslint-config-prettier-9.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@ckt1031/eslint-config': patch
---

Updated dependency `eslint-config-prettier` to `9.1.0`.
2 changes: 1 addition & 1 deletion apps/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"deepmerge": "4.3.1",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-autofix": "1.1.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand Down
14 changes: 7 additions & 7 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 418558e

Please sign in to comment.