Skip to content

Commit 3e2c957

Browse files
chore(deps): update dependency prettier-plugin-sh to ^0.15.0
1 parent 37a57d1 commit 3e2c957

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"markdownlint-cli2": "^0.16.0",
2828
"npm-run-all2": "^5.0.0",
2929
"prettier": "^3.2.5",
30-
"prettier-plugin-sh": "^0.14.0"
30+
"prettier-plugin-sh": "^0.15.0"
3131
},
3232
"lint-staged": {
3333
"*.{js,jsx,ts,tsx}": [

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -7592,7 +7592,7 @@ __metadata:
75927592
markdownlint-cli2: "npm:^0.16.0"
75937593
npm-run-all2: "npm:^5.0.0"
75947594
prettier: "npm:^3.2.5"
7595-
prettier-plugin-sh: "npm:^0.14.0"
7595+
prettier-plugin-sh: "npm:^0.15.0"
75967596
languageName: unknown
75977597
linkType: soft
75987598

@@ -13316,15 +13316,15 @@ __metadata:
1331613316
languageName: node
1331713317
linkType: hard
1331813318

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"
1332213322
dependencies:
1332313323
mvdan-sh: "npm:^0.10.1"
13324-
sh-syntax: "npm:^0.4.1"
13324+
sh-syntax: "npm:^0.4.2"
1332513325
peerDependencies:
1332613326
prettier: ^3.0.3
13327-
checksum: 10c0/9df1a5f3a7d18b562064724809ce8be0efed6a5e03ef6eb41f1015ffca3471cd62ce83a01de5fe5e6bb13a3affb0c4c653ba4ab6b662e1e06742c65b5b646c5e
13327+
checksum: 10c0/256599d89deb83bd9fd85041936b852841fa198735ae2327ea4889f375b8c5a02e39139dd63a77911f49ef2fe7d44c36d01350ca4f93967d807bbadf2513a9bd
1332813328
languageName: node
1332913329
linkType: hard
1333013330

@@ -14636,7 +14636,7 @@ __metadata:
1463614636
languageName: node
1463714637
linkType: hard
1463814638

14639-
"sh-syntax@npm:^0.4.1":
14639+
"sh-syntax@npm:^0.4.2":
1464014640
version: 0.4.2
1464114641
resolution: "sh-syntax@npm:0.4.2"
1464214642
dependencies:

0 commit comments

Comments
 (0)