diff --git a/bun.lock b/bun.lock index 27ae865f..199d8654 100644 --- a/bun.lock +++ b/bun.lock @@ -68,7 +68,7 @@ "random-item": "4.0.1", "remark": "15.0.1", "remark-cli": "12.0.1", - "sh-syntax": "0.5.7", + "sh-syntax": "0.5.8", "trash-cli": "6.0.0", "ts-dedent": "2.2.0", "typescript": "5.8.3", @@ -2076,7 +2076,7 @@ "setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="], - "sh-syntax": ["sh-syntax@0.5.7", "", { "dependencies": { "tslib": "^2.8.1" } }, "sha512-74m9dt91konrF5+m0kASugzi37VxKsnTJQ6yvdDZu3IijG5/vIZpImP6FadsJLWNt2X2YD0VaTwW5W7Ox7mFVg=="], + "sh-syntax": ["sh-syntax@0.5.8", "", { "dependencies": { "tslib": "^2.8.1" } }, "sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw=="], "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], diff --git a/package.json b/package.json index 4d27f75e..ab012f0e 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "random-item": "4.0.1", "remark": "15.0.1", "remark-cli": "12.0.1", - "sh-syntax": "0.5.7", + "sh-syntax": "0.5.8", "trash-cli": "6.0.0", "ts-dedent": "2.2.0", "typescript": "5.8.3",