File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@types/mocha" : " ^10.0.0" ,
27
27
"@types/node" : " ^15.3.0" ,
28
28
"mocha" : " ^10.1.0" ,
29
- "prettier" : " ^2. 3.0" ,
29
+ "prettier" : " ^3.0.2 " ,
30
30
"ts-mocha" : " ^10.0.0" ,
31
31
"ts-node" : " ^10.4.0" ,
32
32
"typescript" : " ^4.2.4"
Original file line number Diff line number Diff line change @@ -514,10 +514,10 @@ picomatch@^2.0.4, picomatch@^2.2.1:
514
514
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
515
515
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
516
516
517
- prettier@^2. 3.0 :
518
- version "2.8.8 "
519
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
520
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
517
+ prettier@^3.0.2 :
518
+ version "3.0.2 "
519
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2 .tgz#78fcecd6d870551aa5547437cdae39d4701dca5b "
520
+ integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ ==
521
521
522
522
randombytes@^2.1.0 :
523
523
version "2.1.0"
You can’t perform that action at this time.
0 commit comments