Skip to content

Commit fe2ac86

Browse files
build(deps-dev): Bump sh-syntax from 0.4.2 to 0.5.7
Bumps [sh-syntax](https://github.com/un-ts/sh-syntax) from 0.4.2 to 0.5.7. - [Release notes](https://github.com/un-ts/sh-syntax/releases) - [Changelog](https://github.com/un-ts/sh-syntax/blob/main/CHANGELOG.md) - [Commits](un-ts/sh-syntax@v0.4.2...v0.5.7) --- updated-dependencies: - dependency-name: sh-syntax dependency-version: 0.5.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68074bd commit fe2ac86

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
@@ -238,7 +238,7 @@
238238
"remark-lint-table-pipes": "5.0.1",
239239
"remark-lint-unordered-list-marker-style": "4.0.1",
240240
"remark-validate-links": "13.1.0",
241-
"sh-syntax": "0.4.2",
241+
"sh-syntax": "0.5.7",
242242
"trash-cli": "6.0.0",
243243
"ts-dedent": "2.2.0",
244244
"typescript": "5.7.3",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,7 @@ __metadata:
17961796
remark-lint-table-pipes: "npm:5.0.1"
17971797
remark-lint-unordered-list-marker-style: "npm:4.0.1"
17981798
remark-validate-links: "npm:13.1.0"
1799-
sh-syntax: "npm:0.4.2"
1799+
sh-syntax: "npm:0.5.7"
18001800
trash-cli: "npm:6.0.0"
18011801
ts-dedent: "npm:2.2.0"
18021802
typescript: "npm:5.7.3"
@@ -10441,12 +10441,12 @@ __metadata:
1044110441
languageName: node
1044210442
linkType: hard
1044310443

10444-
"sh-syntax@npm:0.4.2":
10445-
version: 0.4.2
10446-
resolution: "sh-syntax@npm:0.4.2"
10444+
"sh-syntax@npm:0.5.7":
10445+
version: 0.5.7
10446+
resolution: "sh-syntax@npm:0.5.7"
1044710447
dependencies:
10448-
tslib: "npm:^2.6.2"
10449-
checksum: 10/12aae8b6f57b86150a5a35975ef241cd6bb882347b732477a0cf562876e043d7a804c14e3ba602c9650c7024bd30a365a53a1538f6c3fa63d5d06d5714a2f2b3
10448+
tslib: "npm:^2.8.1"
10449+
checksum: 10/063a1844e77adeab3df16f913ae90db282d1e4fddfb44c0d34c2421f97ec666253d00522072493d4dad9d024bd3d09fa1255e1e9da6554338fa396b8594f92ee
1045010450
languageName: node
1045110451
linkType: hard
1045210452

@@ -11097,7 +11097,7 @@ __metadata:
1109711097
languageName: node
1109811098
linkType: hard
1109911099

11100-
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
11100+
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
1110111101
version: 2.8.1
1110211102
resolution: "tslib@npm:2.8.1"
1110311103
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7

0 commit comments

Comments
 (0)