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 61
61
"eslint-plugin-import" : " ^2.28.1" ,
62
62
"eslint-plugin-prettier" : " ^5.0.0" ,
63
63
"prettier" : " ^3.0.3" ,
64
- "prettier-plugin-sh" : " ^0.13.1 " ,
64
+ "prettier-plugin-sh" : " ^0.14.0 " ,
65
65
"ts-node" : " ^10.9.1" ,
66
66
"typescript" : " ^5.2.2"
67
67
},
Original file line number Diff line number Diff line change @@ -2798,10 +2798,10 @@ prettier-linter-helpers@^1.0.0:
2798
2798
dependencies :
2799
2799
fast-diff "^1.1.2"
2800
2800
2801
- prettier-plugin-sh@^0.13.1 :
2802
- version "0.13.1 "
2803
- resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.13.1 .tgz#99388c0811994f24334d5233eb5a7cb874dcb840 "
2804
- integrity sha512-ytMcl1qK4s4BOFGvsc9b0+k9dYECal7U29bL/ke08FEUsF/JLN0j6Peo0wUkFDG4y2UHLMhvpyd6Sd3zDXe/eg ==
2801
+ prettier-plugin-sh@^0.14.0 :
2802
+ version "0.14.0 "
2803
+ resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.14.0 .tgz#22b186adea79b36212ccd9faa8dd01f33ef34ff6 "
2804
+ integrity sha512-hfXulj5+zEl/ulrO5kMuuTPKmXvOg0bnLHY1hKFNN/N+/903iZbNp8NyZBTsgI8dtkSgFfAEIQq0IQTyP1ZVFQ ==
2805
2805
dependencies :
2806
2806
mvdan-sh "^0.10.1"
2807
2807
sh-syntax "^0.4.1"
You can’t perform that action at this time.
0 commit comments