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 55
55
"devDependencies" : {
56
56
"@types/node" : " 18.13.0" ,
57
57
"@types/vscode" : " 1.75.1" ,
58
- "prettier" : " 2.8.3 " ,
58
+ "prettier" : " 3.1.1 " ,
59
59
"ts-loader" : " 9.4.2" ,
60
60
"typescript" : " 4.9.5" ,
61
61
"vscode" : " 1.1.37" ,
Original file line number Diff line number Diff line change @@ -892,10 +892,10 @@ pkg-dir@^4.2.0:
892
892
dependencies :
893
893
find-up "^4.0.0"
894
894
895
- prettier@2.8.3 :
896
- version "2.8.3 "
897
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3 .tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632 "
898
- integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw ==
895
+ prettier@3.1.1 :
896
+ version "3.1.1 "
897
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1 .tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848 "
898
+ integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw ==
899
899
900
900
punycode@^2.1.0 :
901
901
version "2.1.1"
You can’t perform that action at this time.
0 commit comments