Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"remark-lint-table-pipes": "5.0.1",
"remark-lint-unordered-list-marker-style": "4.0.1",
"remark-validate-links": "13.1.0",
"sh-syntax": "0.4.2",
"sh-syntax": "0.5.8",
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.7.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,7 @@ __metadata:
remark-lint-table-pipes: "npm:5.0.1"
remark-lint-unordered-list-marker-style: "npm:4.0.1"
remark-validate-links: "npm:13.1.0"
sh-syntax: "npm:0.4.2"
sh-syntax: "npm:0.5.8"
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -10441,12 +10441,12 @@ __metadata:
languageName: node
linkType: hard

"sh-syntax@npm:0.4.2":
version: 0.4.2
resolution: "sh-syntax@npm:0.4.2"
"sh-syntax@npm:0.5.8":
version: 0.5.8
resolution: "sh-syntax@npm:0.5.8"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10/12aae8b6f57b86150a5a35975ef241cd6bb882347b732477a0cf562876e043d7a804c14e3ba602c9650c7024bd30a365a53a1538f6c3fa63d5d06d5714a2f2b3
tslib: "npm:^2.8.1"
checksum: 10/cbc046244b81a997f988f7f2244f953756332720c82054c22d4680d4eee5dc3c5058c9bd84c13b3e9c320ba25970a99e24be465cf265f41ef7cb4c4030cab6d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11097,7 +11097,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
Expand Down
Loading