Skip to content

Commit 2e75871

Browse files
chore(deps): update dependency ghats to v0.7.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd4ba8c commit 2e75871

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
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@biomejs/biome": "2.0.0-beta.1",
1414
"@types/bun": "1.2.8",
15-
"ghats": "0.2.3",
15+
"ghats": "0.7.0",
1616
"husky": "9.1.7",
1717
"lint-staged": "15.5.0",
1818
"oxc-transform": "0.61.2",
@@ -227,7 +227,7 @@
227227

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

230-
"ghats": ["ghats@0.2.3", "", { "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-z82x4WO+3faPJnEhHRdZ3uR4MYC8gMet3js0Pe+11TALTIRRVnpaofE1ut/6KcOVcPgBBue8sw0B+wXo/xC1Eg=="],
230+
"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=="],
231231

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@biomejs/biome": "2.0.0-beta.1",
3737
"@types/bun": "1.2.8",
38-
"ghats": "0.2.3",
38+
"ghats": "0.7.0",
3939
"husky": "9.1.7",
4040
"lint-staged": "15.5.0",
4141
"oxc-transform": "0.61.2",

0 commit comments

Comments
 (0)