File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"eslint-plugin-node" : " ^11.1.0" ,
28
28
"eslint-plugin-prettier" : " ^3.1.4" ,
29
29
"lerna" : " ^3.19.0" ,
30
- "prettier" : " 2.8.8 " ,
30
+ "prettier" : " 3.0.3 " ,
31
31
"typescript" : " ^4.0.3"
32
32
},
33
33
"prettier" : {
Original file line number Diff line number Diff line change @@ -5595,10 +5595,10 @@ prettier-linter-helpers@^1.0.0:
5595
5595
dependencies :
5596
5596
fast-diff "^1.1.2"
5597
5597
5598
- prettier@2.8.8 :
5599
- version "2.8.8 "
5600
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
5601
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
5598
+ prettier@3.0.3 :
5599
+ version "3.0.3 "
5600
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3 .tgz#432a51f7ba422d1469096c0fdc28e235db8f9643 "
5601
+ integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg ==
5602
5602
5603
5603
process-nextick-args@~2.0.0 :
5604
5604
version "2.0.1"
You can’t perform that action at this time.
0 commit comments