Skip to content

Commit c30a4fc

Browse files
chore(deps): update dependency ghats to v0.9.2 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 121d5e4 commit c30a4fc

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
@@ -15,7 +15,7 @@
1515
"@biomejs/biome": "2.0.0-beta.1",
1616
"@types/bun": "1.2.10",
1717
"@types/react": "18.3.20",
18-
"ghats": "0.9.1",
18+
"ghats": "0.9.2",
1919
"husky": "9.1.7",
2020
"lint-staged": "15.5.1",
2121
"oxc-transform": "0.61.2",
@@ -248,7 +248,7 @@
248248

249249
"get-stream": ["[email protected]", "", {}, "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="],
250250

251-
"ghats": ["[email protected].1", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "ink": "5.2.0", "octokit": "4.1.3", "react": "18.3.1", "yaml": "2.7.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-34W/BOQaOjDNtuy49Igs/jfGkEVu4LQ8ZzaARWAByWQ/EeZ52FsDge329Bb6oZ2jvak/WsEy+qmfkK3BFfhDMg=="],
251+
"ghats": ["[email protected].2", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "ink": "5.2.0", "octokit": "4.1.3", "react": "18.3.1", "yaml": "2.7.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-oB5Bme759oZm4IuwA6UtOvNrqX/ZPPdPi9cUzjJUXS0OJw/g6AhYog3utW/bycl9GALQWIlhPs0bWi2aoRdKrA=="],
252252

253253
"human-signals": ["[email protected]", "", {}, "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ=="],
254254

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@biomejs/biome": "2.0.0-beta.1",
4040
"@types/bun": "1.2.10",
4141
"@types/react": "18.3.20",
42-
"ghats": "0.9.1",
42+
"ghats": "0.9.2",
4343
"husky": "9.1.7",
4444
"lint-staged": "15.5.1",
4545
"oxc-transform": "0.61.2",

0 commit comments

Comments
 (0)