Skip to content

Commit e40d8b7

Browse files
committed
chore: wip
1 parent 7b58aaa commit e40d8b7

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
@@ -7,7 +7,7 @@
77
"@stacksjs/docs": "^0.70.23",
88
"@stacksjs/eslint-config": "^4.14.0-beta.3",
99
"@types/bun": "^1.2.19",
10-
"buddy-bot": "^0.6.2",
10+
"buddy-bot": "^0.6.3",
1111
"bumpp": "^10.2.0",
1212
"bun-plugin-dtsx": "0.9.5",
1313
"changelogen": "^0.6.2",
@@ -848,7 +848,7 @@
848848

849849
"browserslist": ["[email protected]", "", { "dependencies": { "caniuse-lite": "^1.0.30001726", "electron-to-chromium": "^1.5.173", "node-releases": "^2.0.19", "update-browserslist-db": "^1.1.3" }, "bin": { "browserslist": "cli.js" } }, "sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw=="],
850850

851-
"buddy-bot": ["[email protected].2", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.13", "prompts": "^2.4.2", "ts-pkgx": "0.4.25" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-behnUnBwHfeOXDDgMtBQKkcDuG4wDc9eBSB9OusLW9sEzK2FOCpJgiOUf8sObeoa5AQBNac34VuvgargvTnq1w=="],
851+
"buddy-bot": ["[email protected].3", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.13", "prompts": "^2.4.2", "ts-pkgx": "0.4.25" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-GonyRJ+LGSw2kmewMLpImRhzdJ0nKhfoRjdWMYMjNhD5EtcT+ejuJTtw5Zu7zWtGqPqXpSN9bEJDQbyFIYjWjQ=="],
852852

853853
"buffer-crc32": ["[email protected]", "", {}, "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ=="],
854854

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@stacksjs/docs": "^0.70.23",
3333
"@stacksjs/eslint-config": "^4.14.0-beta.3",
3434
"@types/bun": "^1.2.19",
35-
"buddy-bot": "^0.6.2",
35+
"buddy-bot": "^0.6.3",
3636
"bumpp": "^10.2.0",
3737
"bun-plugin-dtsx": "0.9.5",
3838
"changelogen": "^0.6.2",

0 commit comments

Comments
 (0)