Skip to content

Commit eefc824

Browse files
committed
chore: wip
1 parent 6bc362b commit eefc824

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.4",
10+
"buddy-bot": "^0.6.5",
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].4", "", { "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-1GJUONx2/2oWYkcoUz8huxwEKcDtUJ7PmtRL81xwOkyLGvkHeue6RmdAvB9LDAOO5IiSTV40eLNkGIeSuiqJYw=="],
851+
"buddy-bot": ["[email protected].5", "", { "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-PuaYqGgEfP8NXZLWuvofcpNweg0tH3M6AAii8bNCxYm93M1l22dsq3Q9kQK7iI9vSc/AeCxD0X0YyotRnJ7VhQ=="],
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.4",
35+
"buddy-bot": "^0.6.5",
3636
"bumpp": "^10.2.0",
3737
"bun-plugin-dtsx": "0.9.5",
3838
"changelogen": "^0.6.2",

0 commit comments

Comments
 (0)