Skip to content

Commit bb9d00b

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

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
"@stacksjs/eslint-config": "^4.10.2-beta.3",
1111
"@types/bun": "^1.2.12",
1212
"bun-plugin-dtsx": "^0.21.12",
13-
"bunfig": "^0.8.4",
13+
"bunfig": "^0.8.5",
1414
"tinyglobby": "^0.2.13",
1515
"unocss": "^66.1.0",
1616
},
@@ -760,7 +760,7 @@
760760

761761
"bun-types": ["[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-tvWMx5vPqbRXgE8WUZI94iS1xAYs8bkqESR9cxBB1Wi+urvfTrF1uzuDgBHFAdO0+d2lmsbG3HmeKMvUyj6pWA=="],
762762

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

765765
"cac": ["[email protected]", "", {}, "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ=="],
766766

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@stacksjs/eslint-config": "^4.10.2-beta.3",
7575
"@types/bun": "^1.2.12",
7676
"bun-plugin-dtsx": "^0.21.12",
77-
"bunfig": "^0.8.4",
77+
"bunfig": "^0.8.5",
7878
"tinyglobby": "^0.2.13",
7979
"unocss": "^66.1.0"
8080
},

0 commit comments

Comments
 (0)