Skip to content

Commit b864f23

Browse files
chore(deps): update dependency prettier-plugin-sh to ^0.15.0 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent 33d859f commit b864f23

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
-3 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-2 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jest": "^29.7.0",
5050
"prettier": "^3.3.3",
5151
"prettier-plugin-pkg": "^0.18.1",
52-
"prettier-plugin-sh": "^0.14.0",
52+
"prettier-plugin-sh": "^0.15.0",
5353
"ts-jest": "29.2.5",
5454
"ts-node": "^10.9.2",
5555
"tsx": "4.19.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11173,7 +11173,7 @@ __metadata:
1117311173
jest: "npm:^29.7.0"
1117411174
prettier: "npm:^3.3.3"
1117511175
prettier-plugin-pkg: "npm:^0.18.1"
11176-
prettier-plugin-sh: "npm:^0.14.0"
11176+
prettier-plugin-sh: "npm:^0.15.0"
1117711177
ts-jest: "npm:29.2.5"
1117811178
ts-node: "npm:^10.9.2"
1117911179
tsx: "npm:4.19.3"
@@ -15197,15 +15197,15 @@ __metadata:
1519715197
languageName: node
1519815198
linkType: hard
1519915199

15200-
"prettier-plugin-sh@npm:^0.14.0":
15201-
version: 0.14.0
15202-
resolution: "prettier-plugin-sh@npm:0.14.0"
15200+
"prettier-plugin-sh@npm:^0.15.0":
15201+
version: 0.15.0
15202+
resolution: "prettier-plugin-sh@npm:0.15.0"
1520315203
dependencies:
1520415204
mvdan-sh: "npm:^0.10.1"
15205-
sh-syntax: "npm:^0.4.1"
15205+
sh-syntax: "npm:^0.4.2"
1520615206
peerDependencies:
1520715207
prettier: ^3.0.3
15208-
checksum: 10c0/9df1a5f3a7d18b562064724809ce8be0efed6a5e03ef6eb41f1015ffca3471cd62ce83a01de5fe5e6bb13a3affb0c4c653ba4ab6b662e1e06742c65b5b646c5e
15208+
checksum: 10c0/256599d89deb83bd9fd85041936b852841fa198735ae2327ea4889f375b8c5a02e39139dd63a77911f49ef2fe7d44c36d01350ca4f93967d807bbadf2513a9bd
1520915209
languageName: node
1521015210
linkType: hard
1521115211

@@ -16133,7 +16133,7 @@ __metadata:
1613316133
languageName: node
1613416134
linkType: hard
1613516135

16136-
"sh-syntax@npm:^0.4.1":
16136+
"sh-syntax@npm:^0.4.2":
1613716137
version: 0.4.2
1613816138
resolution: "sh-syntax@npm:0.4.2"
1613916139
dependencies:

0 commit comments

Comments
 (0)