Skip to content

Commit fa6915b

Browse files
committed
chore: Update ghats to 0.8.0
1 parent 5baf6a7 commit fa6915b

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
@@ -16,7 +16,7 @@
1616
"@types/bun": "1.2.8",
1717
"@types/ink": "2.0.3",
1818
"@types/react": "18.3.20",
19-
"ghats": "0.7.0",
19+
"ghats": "0.8.0",
2020
"husky": "9.1.7",
2121
"lint-staged": "15.5.0",
2222
"oxc-transform": "0.61.2",
@@ -253,7 +253,7 @@
253253

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

256-
"ghats": ["ghats@0.7.0", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "octokit": "4.1.2", "yaml": "2.7.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-h2oLJj5xpP2F/8RyGoMXRAVozINO+T7/YJ2NOeGWS+WN+s9D7ou6A6J1FVFkN4A2KBHLEWiDWjyOMRQ8dy7qbg=="],
256+
"ghats": ["ghats@0.8.0", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "ink": "5.2.0", "octokit": "4.1.2", "react": "18.3.1", "yaml": "2.7.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-WGOl2CoWS8V4dIRfued8MMYwnpVvopcclIQM0jFYjgDMsCds5lJC7v6GChK0shFTxiKLu4emnqXK/xIZUa65sQ=="],
257257

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/bun": "1.2.8",
4040
"@types/ink": "2.0.3",
4141
"@types/react": "18.3.20",
42-
"ghats": "0.7.0",
42+
"ghats": "0.8.0",
4343
"husky": "9.1.7",
4444
"lint-staged": "15.5.0",
4545
"oxc-transform": "0.61.2",

0 commit comments

Comments
 (0)