From 052ae4d95c975f5b59ff209f7cf6252a84864df5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:22:48 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.16.1 (#359) 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/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.12` -> `20.16.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.12/20.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.14.12/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.14.12/20.16.1?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/simonknittel/simonknittel.de). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/bun.lockb | Bin 192455 -> 192454 bytes app/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app/bun.lockb b/app/bun.lockb index c477613bad290c8c86f4101cd9439108614affc4..d1e719ca5a795e51c3cd8dfddbb55e082f4d8ec0 100755 GIT binary patch delta 383 zcmX?ppZnN-?g@H|ds%(AFDi0SI`3^kyJm2uLs6ypq4UozoJ?6ah*JOg7Zeo~$6x!K(pO;0P3D1Bwby zHp~HwGGe3p? zLn*&h+%_EV-+nZPv3fp>nVuoTc9%bl(-KT!KIY7~Irb`W)@~-oI-snjo)N<`pw~cQ zU>C=<=gNDI`%H{lpkM)l&D;57nKm*q>TN$5$7Ivb4Ad~4@g0*p8(62s^u||AYTHZR IF$FUM0BMnnvH$=8 delta 381 zcmX?hpZoZI?g@H|hUNdvGA*R+9^ytv!W1TZ@?D=E9(ch6@ zQnsIgfro*ifdL43f%Fz2UkFGq-@KB)xt-Gr$P@ue@l7r?)Sj#$&%vt+RNx2{Wd({# zP5zhy7G=zuymGodfV=a2iFy_Jlc_) ztekGUq5r))yZo{z-#g}e+Au{4=}pP&W)F0nBeix`yKti~)8==o({p1OB^=ZOdaR!> zEOFvm6<9cVk$hN#NLYsP+oRTJ>>qwDD_L#6Vx!`-fT@0GRrL3^%!sUHjnVI@*)&P< z`@{X-qG_+HmTW&7!&p6^#YE50XuHcF#%T$rFduW~+Z=lpIBPc(W1Xpz0fH^t`D2+jGBWCKKN!bk(+@Uo+B+t97Ld;A7v3;wY%hMt H6wC+!v&xMn diff --git a/app/package.json b/app/package.json index bcecaaa9..9d4510a1 100644 --- a/app/package.json +++ b/app/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/eslint": "8.56.11", - "@types/node": "20.14.12", + "@types/node": "20.16.1", "@types/prettier": "3.0.0", "@types/react": "18.3.4", "@types/react-dom": "18.3.0",