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 36
36
"cspell" : " ^6.1.1" ,
37
37
"husky" : " ^8.0.1" ,
38
38
"lint-staged" : " ^13.0.0" ,
39
- "prettier" : " ^2.6.2 " ,
39
+ "prettier" : " ^3.0.0 " ,
40
40
"semantic-release" : " ^19.0.2"
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -3841,10 +3841,10 @@ pkg-conf@^2.1.0:
3841
3841
find-up "^2.0.0"
3842
3842
load-json-file "^4.0.0"
3843
3843
3844
- prettier@^2.6.2 :
3845
- version "2.8.8 "
3846
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
3847
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
3844
+ prettier@^3.0.0 :
3845
+ version "3.0.0 "
3846
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
3847
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
3848
3848
3849
3849
proc-log@^2.0.0, proc-log@^2.0.1 :
3850
3850
version "2.0.1"
You can’t perform that action at this time.
0 commit comments