Skip to content

Commit c8152b9

Browse files
authored
fix: update prettier (#205)
* update prettier * update package-lock
1 parent 02402c0 commit c8152b9

File tree

3 files changed

+609
-45
lines changed

3 files changed

+609
-45
lines changed

cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ink": "^3.2.0",
4747
"js-yaml": "^4.1.0",
4848
"openapi3-ts": "^2.0.1",
49-
"prettier": "^2.6.2",
49+
"prettier": "^3.0.3",
5050
"rxjs": "^7.5.4",
5151
"slash": "^4.0.0",
5252
"swagger2openapi": "^7.0.8",
@@ -67,7 +67,7 @@
6767
"@types/fs-extra": "^9.0.13",
6868
"@types/js-yaml": "^4.0.3",
6969
"@types/nock": "^11.1.0",
70-
"@types/prettier": "^2.6.1",
70+
"@types/prettier": "^3.0.0",
7171
"@types/react": "^17.0.39",
7272
"@types/slash": "^3.0.0",
7373
"nock": "^13.2.1",

0 commit comments

Comments
 (0)