Skip to content

Commit 2b8bdd1

Browse files
committed
build: upgrade prettier
1 parent 113b9a8 commit 2b8bdd1

2 files changed

Lines changed: 133 additions & 73 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,17 @@
7777
"@types/react": "^18.2.47",
7878
"@will-stone/eslint-config-base": "^7.1.2",
7979
"@will-stone/eslint-config-node": "^2.0.2",
80-
"@will-stone/eslint-config-prettier": "^2.0.3",
80+
"@will-stone/eslint-config-prettier": "^3.0.1",
8181
"@will-stone/eslint-config-react": "^3.0.2",
8282
"@will-stone/eslint-config-typescript": "^7.0.0",
83-
"@will-stone/prettier-config": "^6.0.4",
83+
"@will-stone/prettier-config": "^7.0.2",
8484
"eslint": "^8.56.0",
8585
"eslint-plugin-vitest": "^0.3.20",
8686
"husky": "^8.0.3",
8787
"ink-testing-library": "^3.0.0",
8888
"lint-staged": "^13.2.2",
8989
"pinst": "^3.0.0",
90-
"prettier": "^2.8.8",
90+
"prettier": "^3.1.1",
9191
"tsup": "^6.7.0",
9292
"typescript": "^5.3.3",
9393
"vite": "^5.0.11",

0 commit comments

Comments
 (0)