Skip to content

Commit 782549f

Browse files
build(deps-dev): Bump sh-syntax from 0.5.7 to 0.5.8 (#234)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49a4d72 commit 782549f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"random-item": "4.0.1",
6969
"remark": "15.0.1",
7070
"remark-cli": "12.0.1",
71-
"sh-syntax": "0.5.7",
71+
"sh-syntax": "0.5.8",
7272
"trash-cli": "6.0.0",
7373
"ts-dedent": "2.2.0",
7474
"typescript": "5.8.3",
@@ -2076,7 +2076,7 @@
20762076

20772077
"setprototypeof": ["[email protected]", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="],
20782078

2079-
"sh-syntax": ["[email protected].7", "", { "dependencies": { "tslib": "^2.8.1" } }, "sha512-74m9dt91konrF5+m0kASugzi37VxKsnTJQ6yvdDZu3IijG5/vIZpImP6FadsJLWNt2X2YD0VaTwW5W7Ox7mFVg=="],
2079+
"sh-syntax": ["[email protected].8", "", { "dependencies": { "tslib": "^2.8.1" } }, "sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw=="],
20802080

20812081
"shebang-command": ["[email protected]", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="],
20822082

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"random-item": "4.0.1",
159159
"remark": "15.0.1",
160160
"remark-cli": "12.0.1",
161-
"sh-syntax": "0.5.7",
161+
"sh-syntax": "0.5.8",
162162
"trash-cli": "6.0.0",
163163
"ts-dedent": "2.2.0",
164164
"typescript": "5.8.3",

0 commit comments

Comments
 (0)