Skip to content

Commit e956a2e

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

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

bun.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@biomejs/biome": "2.1.3",
1616
"@types/bun": "1.2.21",
1717
"@types/react": "18.3.24",
18-
"ghats": "0.10.0",
18+
"ghats": "0.10.1",
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].0", "", { "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.7.1" }, "bin": { "ghats": "dist/cli/index.js" } }, "sha512-2ckbkYSxa/fhTcvK30yZI3Uu5LmG7S+QYV6hdfBKpg2ZFyHvNUHCcnzfdQDj6pU8Vcg4PvMKqeiCQAcQ3eEwSQ=="],
245+
"ghats": ["[email protected].1", "", { "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-4gG9Mxwnw8AbOUh9GJQqykJiJfAXQjTyDt/X2o7ihNztCukoNvXWF47zE5bE59UyfePkW8V59DO4gE3ckS2OEw=="],
246246

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

@@ -378,8 +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/yaml": ["[email protected]", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ=="],
382-
383381
"lint-staged/yaml": ["[email protected]", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ=="],
384382

385383
"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.1.3",
4141
"@types/bun": "1.2.21",
4242
"@types/react": "18.3.24",
43-
"ghats": "0.10.0",
43+
"ghats": "0.10.1",
4444
"husky": "9.1.7",
4545
"lint-staged": "16.0.0",
4646
"oxc-transform": "0.68.1",

0 commit comments

Comments
 (0)