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 49
49
"eslint-plugin-prettier" : " 3.4.1" ,
50
50
"husky" : " 7.0.4" ,
51
51
"jest" : " 27.5.1" ,
52
- "prettier" : " 2.6.0 " ,
52
+ "prettier" : " 2.6.1 " ,
53
53
"rimraf" : " 3.0.2"
54
54
},
55
55
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3557,10 +3557,10 @@ prettier-linter-helpers@^1.0.0:
3557
3557
dependencies :
3558
3558
fast-diff "^1.1.2"
3559
3559
3560
-
3561
- version "2.6.0 "
3562
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0 .tgz#12f8f504c4d8ddb76475f441337542fa799207d4 "
3563
- integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A ==
3560
+
3561
+ version "2.6.1 "
3562
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1 .tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
3563
+ integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
3564
3564
3565
3565
pretty-format@^27.5.1 :
3566
3566
version "27.5.1"
You can’t perform that action at this time.
0 commit comments