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 54
54
"eslint" : " ^7.32.0" ,
55
55
"eslint-plugin-unicorn" : " ^21.0.0" ,
56
56
"eslint-plugin-unused-imports" : " ^2.0.0" ,
57
- "prettier" : " 2.6.2 " ,
57
+ "prettier" : " 2.7.1 " ,
58
58
"ts-node" : " ^10.7.0" ,
59
59
"typescript-eslint" : " 0.0.1-alpha.0" ,
60
60
"uvu" : " ^0.5.3"
Original file line number Diff line number Diff line change @@ -2227,10 +2227,10 @@ prelude-ls@^1.2.1:
2227
2227
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
2228
2228
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
2229
2229
2230
- prettier@2.6.2 :
2231
- version "2.6.2 "
2232
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2 .tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032 "
2233
- integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew ==
2230
+ prettier@2.7.1 :
2231
+ version "2.7.1 "
2232
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1 .tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
2233
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
2234
2234
2235
2235
pretty-format@^26.6.2 :
2236
2236
version "26.6.2"
You can’t perform that action at this time.
0 commit comments