Skip to content

Commit de181d5

Browse files
committed
-r
1 parent baa3617 commit de181d5

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"gm": "^1.25.0",
139139
"marked": "^5.1.2",
140140
"playwright": "^1.41.2",
141-
"prettier": "^2.8.8",
141+
"prettier": "^3.2.5",
142142
"tailwindcss": "^3.4.1",
143143
"yargs": "^17.7.2"
144144
}

packages/api-docs-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fast-glob": "^3.3.2",
1919
"fs-extra": "^11.2.0",
2020
"lodash": "^4.17.21",
21-
"prettier": "^2.8.8",
21+
"prettier": "^3.2.5",
2222
"react-docgen": "^5.4.3",
2323
"recast": "^0.23.4",
2424
"remark": "^13.0.0",

packages/typescript-to-proptypes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/uuid": "^9.0.8",
4747
"chai": "^4.4.1",
4848
"fast-glob": "^3.3.2",
49-
"prettier": "^2.8.8",
49+
"prettier": "^3.2.5",
5050
"rimraf": "^5.0.5"
5151
},
5252
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)