Skip to content

Commit 4d7b394

Browse files
committedAug 7, 2023
fix(eslint-config): update eslint-config-prettier to v9
1 parent 3e4266b commit 4d7b394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@typescript-eslint/eslint-plugin": "^6.2.1",
2424
"@typescript-eslint/parser": "^6.2.1",
2525
"eslint": "^8.46.0",
26-
"eslint-config-prettier": "^8.10.0",
26+
"eslint-config-prettier": "^9.0.0",
2727
"eslint-plugin-prettier": "^5.0.0",
2828
"prettier": "^3.0.1",
2929
"typescript": "^5.1.6"

0 commit comments

Comments
 (0)
Please sign in to comment.