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 21
21
"eslint-plugin-import" : " ^2.22.1" ,
22
22
"eslint-plugin-prettier" : " ^3.4.0" ,
23
23
"mocha" : " ^8.3.2" ,
24
- "prettier" : " ^2.2.1 " ,
24
+ "prettier" : " ^3.1.0 " ,
25
25
"ts-node" : " ^10.9.1" ,
26
26
"typescript" : " ^3.5.3"
27
27
},
Original file line number Diff line number Diff line change @@ -1638,10 +1638,10 @@ prettier-linter-helpers@^1.0.0:
1638
1638
dependencies :
1639
1639
fast-diff "^1.1.2"
1640
1640
1641
- prettier@^2.2.1 :
1642
- version "2.8.8 "
1643
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
1644
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
1641
+ prettier@^3.1.0 :
1642
+ version "3.1.0 "
1643
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0 .tgz#c6d16474a5f764ea1a4a373c593b779697744d5e "
1644
+ integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw ==
1645
1645
1646
1646
progress@^2.0.0 :
1647
1647
version "2.0.3"
You can’t perform that action at this time.
0 commit comments