Skip to content

Commit 53295c7

Browse files
fix(deps): update dependency eslint-config-prettier to v9
1 parent 6bb6fd0 commit 53295c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@typescript-eslint/eslint-plugin": "^5.62.0",
99
"@typescript-eslint/parser": "^5.62.0",
1010
"eslint-config-next": "^13.4.19",
11-
"eslint-config-prettier": "^8.8.0",
11+
"eslint-config-prettier": "^9.1.0",
1212
"eslint-config-turbo": "^1.10.15",
1313
"eslint-plugin-react": "7.32.2"
1414
},

0 commit comments

Comments
 (0)