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" : " ^9.1.1" ,
26
26
"typescript" : " ^3.5.3"
27
27
},
Original file line number Diff line number Diff line change @@ -1588,10 +1588,10 @@ prettier-linter-helpers@^1.0.0:
1588
1588
dependencies :
1589
1589
fast-diff "^1.1.2"
1590
1590
1591
- prettier@^2.2.1 :
1592
- version "2.8.8 "
1593
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
1594
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
1591
+ prettier@^3.1.0 :
1592
+ version "3.1.0 "
1593
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0 .tgz#c6d16474a5f764ea1a4a373c593b779697744d5e "
1594
+ integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw ==
1595
1595
1596
1596
progress@^2.0.0 :
1597
1597
version "2.0.3"
You can’t perform that action at this time.
0 commit comments