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" : " 2.8.4 " ,
59
59
"ts-loader" : " 9.4.1" ,
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
-
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
+
896
+ version "2.8.4 "
897
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
898
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
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