Skip to content

Commit 0dd0bbc

Browse files
chore(deps): update dependency ghats to v0.10.2 (#126)
1 parent abb9e6b commit 0dd0bbc

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.1.3",
1616
"@types/bun": "1.2.21",
1717
"@types/react": "18.3.24",
18-
"ghats": "0.10.1",
18+
"ghats": "0.10.2",
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].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=="],
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=="],
246246

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

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.1",
43+
"ghats": "0.10.2",
4444
"husky": "9.1.7",
4545
"lint-staged": "16.0.0",
4646
"oxc-transform": "0.68.1",

0 commit comments

Comments
 (0)