Commit 3e2c957 1 parent 37a57d1 commit 3e2c957 Copy full SHA for 3e2c957
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
"markdownlint-cli2" : " ^0.16.0" ,
28
28
"npm-run-all2" : " ^5.0.0" ,
29
29
"prettier" : " ^3.2.5" ,
30
- "prettier-plugin-sh" : " ^0.14 .0"
30
+ "prettier-plugin-sh" : " ^0.15 .0"
31
31
},
32
32
"lint-staged" : {
33
33
"*.{js,jsx,ts,tsx}" : [
Original file line number Diff line number Diff line change @@ -7592,7 +7592,7 @@ __metadata:
7592
7592
markdownlint-cli2: "npm:^0.16.0"
7593
7593
npm-run-all2: "npm:^5.0.0"
7594
7594
prettier: "npm:^3.2.5"
7595
- prettier-plugin-sh: "npm:^0.14 .0"
7595
+ prettier-plugin-sh: "npm:^0.15 .0"
7596
7596
languageName: unknown
7597
7597
linkType: soft
7598
7598
@@ -13316,15 +13316,15 @@ __metadata:
13316
13316
languageName: node
13317
13317
linkType: hard
13318
13318
13319
- "prettier-plugin-sh@npm:^0.14 .0":
13320
- version: 0.14 .0
13321
- resolution: "prettier-plugin-sh@npm:0.14 .0"
13319
+ "prettier-plugin-sh@npm:^0.15 .0":
13320
+ version: 0.15 .0
13321
+ resolution: "prettier-plugin-sh@npm:0.15 .0"
13322
13322
dependencies:
13323
13323
mvdan-sh: "npm:^0.10.1"
13324
- sh-syntax: "npm:^0.4.1 "
13324
+ sh-syntax: "npm:^0.4.2 "
13325
13325
peerDependencies:
13326
13326
prettier: ^3.0.3
13327
- checksum: 10c0/9df1a5f3a7d18b562064724809ce8be0efed6a5e03ef6eb41f1015ffca3471cd62ce83a01de5fe5e6bb13a3affb0c4c653ba4ab6b662e1e06742c65b5b646c5e
13327
+ checksum: 10c0/256599d89deb83bd9fd85041936b852841fa198735ae2327ea4889f375b8c5a02e39139dd63a77911f49ef2fe7d44c36d01350ca4f93967d807bbadf2513a9bd
13328
13328
languageName: node
13329
13329
linkType: hard
13330
13330
@@ -14636,7 +14636,7 @@ __metadata:
14636
14636
languageName: node
14637
14637
linkType: hard
14638
14638
14639
- "sh-syntax@npm:^0.4.1 ":
14639
+ "sh-syntax@npm:^0.4.2 ":
14640
14640
version: 0.4.2
14641
14641
resolution: "sh-syntax@npm:0.4.2"
14642
14642
dependencies:
You can’t perform that action at this time.
0 commit comments