Skip to content

Commit 18738fa

Browse files
chore(deps): update dependency ghats to v0.10.3 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c3da41 commit 18738fa

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

bun.lock

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@biomejs/biome": "2.2.3",
1616
"@types/bun": "1.2.21",
1717
"@types/react": "18.3.24",
18-
"ghats": "0.10.2",
18+
"ghats": "0.10.3",
1919
"husky": "9.1.7",
2020
"lint-staged": "16.0.0",
2121
"oxc-transform": "0.68.1",
@@ -242,7 +242,7 @@
242242

243243
"get-east-asian-width": ["[email protected]", "", {}, "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ=="],
244244

245-
"ghats": ["[email protected].2", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "ink": "5.2.1", "octokit": "4.1.3", "react": "18.3.1", "yaml": "2.8.0" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-s9+WPLucvmbLkSyNhEKUS+ITThr0ZArCm8RHXzkkaZ24Q02eWcigDW6U3ssKpV9WTUYRYZek4opw813adaTyvw=="],
245+
"ghats": ["[email protected].3", "", { "dependencies": { "@swc-node/register": "1.10.10", "commander": "13.1.0", "ink": "5.2.1", "octokit": "4.1.4", "react": "18.3.1", "yaml": "2.8.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-XSsjPBMJNCx8IZUcyhUEEraojyEVgiTRuzU/2XP9oUcYL390ivnEGUt1xs7O83xyEH5IGYpayYUTD7lWH393tA=="],
246246

247247
"husky": ["[email protected]", "", { "bin": { "husky": "bin.js" } }, "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA=="],
248248

@@ -378,10 +378,6 @@
378378

379379
"cli-truncate/slice-ansi": ["[email protected]", "", { "dependencies": { "ansi-styles": "^6.0.0", "is-fullwidth-code-point": "^4.0.0" } }, "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ=="],
380380

381-
"ghats/octokit": ["[email protected]", "", { "dependencies": { "@octokit/app": "^15.1.6", "@octokit/core": "^6.1.5", "@octokit/oauth-app": "^7.1.6", "@octokit/plugin-paginate-graphql": "^5.2.4", "@octokit/plugin-paginate-rest": "^12.0.0", "@octokit/plugin-rest-endpoint-methods": "^14.0.0", "@octokit/plugin-retry": "^7.2.1", "@octokit/plugin-throttling": "^10.0.0", "@octokit/request-error": "^6.1.8", "@octokit/types": "^14.0.0" } }, "sha512-PP+EL8h4xPCE9NBo6jXq6I2/EiTXsn1cg9F0IZehHBv/qhuQpyGMFElEB17miWKciuT6vRHiFFiG9+FoXOmg6A=="],
382-
383-
"ghats/yaml": ["[email protected]", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ=="],
384-
385381
"lint-staged/yaml": ["[email protected]", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ=="],
386382

387383
"log-update/cli-cursor": ["[email protected]", "", { "dependencies": { "restore-cursor": "^5.0.0" } }, "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@biomejs/biome": "2.2.3",
4141
"@types/bun": "1.2.21",
4242
"@types/react": "18.3.24",
43-
"ghats": "0.10.2",
43+
"ghats": "0.10.3",
4444
"husky": "9.1.7",
4545
"lint-staged": "16.0.0",
4646
"oxc-transform": "0.68.1",

0 commit comments

Comments
 (0)