Skip to content

Commit 25a0f9a

Browse files
Update dependency eslint-config-prettier to v10
1 parent 2765f54 commit 25a0f9a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -25,7 +25,7 @@
2525
"@eslint/js": "^9.17.0",
2626
"@types/eslint__js": "^8.42.3",
2727
"eslint": "^9.17.0",
28-
"eslint-config-prettier": "^9.1.0",
28+
"eslint-config-prettier": "^10.0.1",
2929
"eslint-config-react": "^1.1.7",
3030
"eslint-config-typescript": "^3.0.0",
3131
"eslint-import-resolver-typescript": "^3.7.0",

0 commit comments

Comments
 (0)