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 48
48
"husky" : " ^4.3.8" ,
49
49
"jest" : " ^26.6.3" ,
50
50
"jest-mock-axios" : " ^4.6.2" ,
51
- "prettier" : " ^2.8.8 " ,
51
+ "prettier" : " ^3.1.0 " ,
52
52
"pretty-quick" : " ^3.1.3" ,
53
53
"rollup" : " ^2.79.1" ,
54
54
"rollup-plugin-commonjs" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -6988,10 +6988,10 @@ prettier-linter-helpers@^1.0.0:
6988
6988
dependencies :
6989
6989
fast-diff "^1.1.2"
6990
6990
6991
- prettier@^2.8.8 :
6992
- version "2.8.8 "
6993
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
6994
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
6991
+ prettier@^3.1.0 :
6992
+ version "3.1.0 "
6993
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0 .tgz#c6d16474a5f764ea1a4a373c593b779697744d5e "
6994
+ integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw ==
6995
6995
6996
6996
pretty-format@^26.6.2 :
6997
6997
version "26.6.2"
You can’t perform that action at this time.
0 commit comments