Skip to content

Commit b691b26

Browse files
committed
chore: wip
1 parent 4a48a92 commit b691b26

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
@@ -8,7 +8,7 @@
88
"@stacksjs/eslint-config": "^4.14.0-beta.3",
99
"@stacksjs/launchpad": "workspace:*",
1010
"@types/bun": "^1.2.20",
11-
"buddy-bot": "^0.8.3",
11+
"buddy-bot": "^0.8.4",
1212
"bumpp": "^10.2.3",
1313
"bun-plugin-dtsx": "0.9.5",
1414
"changelogen": "^0.6.2",
@@ -849,7 +849,7 @@
849849

850850
"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=="],
851851

852-
"buddy-bot": ["[email protected].3", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.14", "prompts": "^2.4.2", "ts-pkgx": "0.4.38" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-p+91YMRW+K5Qt7L+EfnXXU8b+xXRlBH+XnF18LYhn1kcgITq12vF2L7KGTbq4e6amWXBC+pbxe6PxS/0BGTyFg=="],
852+
"buddy-bot": ["[email protected].4", "", { "dependencies": { "@types/prompts": "^2.4.9", "bunfig": "^0.10.1", "cac": "6.7.14", "prompts": "^2.4.2", "ts-pkgx": "0.4.38" }, "bin": { "buddy-bot": "dist/bin/cli.js" } }, "sha512-UyYV/OtZcGvHppAmxoXr63Qbttf5Vu69OFP0Qo58odX3COLxu2KK59o1zQiGcieoZuDYTyhOAsGHde1P83uvGw=="],
853853

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@stacksjs/eslint-config": "^4.14.0-beta.3",
3434
"@stacksjs/launchpad": "workspace:*",
3535
"@types/bun": "^1.2.20",
36-
"buddy-bot": "^0.8.3",
36+
"buddy-bot": "^0.8.4",
3737
"bumpp": "^10.2.3",
3838
"bun-plugin-dtsx": "0.9.5",
3939
"changelogen": "^0.6.2",

0 commit comments

Comments
 (0)