Skip to content

Commit d32c1bb

Browse files
chore(deps): update dependency bunfig to ^0.8.5 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 136aed8 commit d32c1bb

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
@@ -10,7 +10,7 @@
1010
"@types/bun": "^1.2.12",
1111
"bumpp": "^10.1.0",
1212
"bun-plugin-dtsx": "^0.21.12",
13-
"bunfig": "^0.8.4",
13+
"bunfig": "^0.8.5",
1414
"cac": "^6.7.14",
1515
"changelogen": "^0.6.1",
1616
"typescript": "^5.8.3",
@@ -747,7 +747,7 @@
747747

748748
"bundle-name": ["[email protected]", "", { "dependencies": { "run-applescript": "^7.0.0" } }, "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q=="],
749749

750-
"bunfig": ["[email protected].4", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-q9GAe4EA7ers2o1tQiEa7czqW7oKztCbC1nNP5K/L9q7NHPix6uZPxlCo6t6sH1IMyUDSyZ0gvwb88F5EaQH1g=="],
750+
"bunfig": ["[email protected].5", "", { "bin": { "bunfig": "bin/cli.js" } }, "sha512-tf7aKzhGwqUt8OryK7wUu/YpzbN9SdTxkbQrUZ/DnltA+u7u2lIiA5NvbmuAlLpy1M9aVOAjTj6j2us1T7u0Kg=="],
751751

752752
"c12": ["[email protected]", "", { "dependencies": { "chokidar": "^4.0.3", "confbox": "^0.2.2", "defu": "^6.1.4", "dotenv": "^16.4.7", "exsolve": "^1.0.4", "giget": "^2.0.0", "jiti": "^2.4.2", "ohash": "^2.0.11", "pathe": "^2.0.3", "perfect-debounce": "^1.0.0", "pkg-types": "^2.1.0", "rc9": "^2.1.2" }, "peerDependencies": { "magicast": "^0.3.5" }, "optionalPeers": ["magicast"] }, "sha512-uC3MacKBb0Z15o5QWCHvHWj5Zv34pGQj9P+iXKSpTuSGFS0KKhUWf4t9AJ+gWjYOdmWCPEGpEzm8sS0iqbpo1w=="],
753753

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/bun": "^1.2.12",
8080
"bumpp": "^10.1.0",
8181
"bun-plugin-dtsx": "^0.21.12",
82-
"bunfig": "^0.8.4",
82+
"bunfig": "^0.8.5",
8383
"cac": "^6.7.14",
8484
"changelogen": "^0.6.1",
8585
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)