From 28a3a631a6fe70801e682fd4c1e59ae047b68146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:13:39 +0000 Subject: [PATCH] Update dependency @types/bun to v1.1.15 (#1558) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/bun](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun)) | [`1.1.14` -> `1.1.15`](https://renovatebot.com/diffs/npm/@types%2fbun/1.1.14/1.1.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fbun/1.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fbun/1.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fbun/1.1.14/1.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fbun/1.1.14/1.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/auguwu/floofy.dev). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 390230 -> 390230 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index abfe8f3ee860340dcbee57d12c25be85e3c2bae9..b81e188c7060898752c90a2303e296f6dfb999da 100755 GIT binary patch delta 500 zcmcciLj2kb@d@&|uuIp~3XFwO&l`EPuqI)rWU>`o8&Yds(AG zf!`ykj4SRv%f?gM`khtLMrju8L5mhSme>DW*7J&ajl2Bky>Go{Y;1h_J1Rf?5+efx zBf~%be?WRAGtiAtz>@n|dQQ}|+zkP8k@b1CFI#og7Ccd#Tf2PwVUKUh6EwmexKFEE z7x-N==~+)%#N1E6Dr3@h?| zy)07GKkNY#5qnuorrQCD_MW{g+k5u1?$+fn)hkJ_N-E8pZlK4iIKALCs}z%o(e$3z ntoqXhxL5_I|9{P@GW`N4E8FzluUYk`?|s9{yWQXos~QIYUj)Dw delta 509 zcmcciLj2kb@d1~we8C!1{3n4DnCF+D?_ zQGii(vZAf}Lp2?eW_4J+Vn8MpL z)-!F-SkF91ShR_qfq@5T(+?()?Fvw&Cb{~ zz4jXOZPr$xmX__Y*O?b9us#PWf3cnQ2Xg=uqsjKLU(88|d8~~X4z25); diff --git a/package.json b/package.json index 9c49e598..f98df83c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@iconify-json/logos": "1.2.4", "@iconify-json/radix-icons": "1.2.2", "@iconify-json/vscode-icons": "1.2.8", - "@types/bun": "1.1.14", + "@types/bun": "1.1.15", "@types/node": "22.10.5", "@typescript-eslint/eslint-plugin": "8.19.1", "@typescript-eslint/parser": "8.19.1",