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 53
53
"eslint-config-prettier" : " ^8.3.0" ,
54
54
"eslint-plugin-prettier" : " ^4.0.0" ,
55
55
"node-fetch" : " ^2.6.1" ,
56
- "prettier" : " ^2.5.1 " ,
56
+ "prettier" : " ^2.8.4 " ,
57
57
"rimraf" : " ^3.0.2" ,
58
58
"typescript" : " ^4.5.5"
59
59
},
Original file line number Diff line number Diff line change @@ -1040,10 +1040,10 @@ prettier-linter-helpers@^1.0.0:
1040
1040
dependencies :
1041
1041
fast-diff "^1.1.2"
1042
1042
1043
- prettier@^2.5.1 :
1044
- version "2.5.1 "
1045
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
1046
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
1043
+ prettier@^2.8.4 :
1044
+ version "2.8.4 "
1045
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
1046
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
1047
1047
1048
1048
punycode@^2.1.0 :
1049
1049
version "2.1.1"
You can’t perform that action at this time.
0 commit comments