File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 96
96
"lerna" : " 3.22.1" ,
97
97
"lint-staged" : " ^10.0.1" ,
98
98
"mocha" : " ^8.0.1" ,
99
- "prettier" : " 2.3.0 " ,
99
+ "prettier" : " 2.5.1 " ,
100
100
"puppeteer" : " ^5.1.0" ,
101
101
"strip-comments" : " 2.0.1" ,
102
102
"ts-jest" : " ^26.4.1" ,
138
138
],
139
139
"**/*.{ts,js,md,json}" : " prettier --write"
140
140
}
141
- }
141
+ }
Original file line number Diff line number Diff line change @@ -9967,10 +9967,10 @@ prettier-linter-helpers@^1.0.0:
9967
9967
dependencies:
9968
9968
fast-diff "^1.1.2"
9969
9969
9970
- prettier@2.3.0 , prettier@^2.0.4:
9971
- version "2.3.0 "
9972
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0 .tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18 "
9973
- integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w ==
9970
+ prettier@2.5.1 , prettier@^2.0.4:
9971
+ version "2.5.1 "
9972
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
9973
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
9974
9974
9975
9975
pretty-format@^26.0.0, pretty-format@^26.6.2:
9976
9976
version "26.6.2"
You can’t perform that action at this time.
0 commit comments