From e8a405282df48b050b7d7eb6dd8382c3110c65bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 05:08:08 +0000 Subject: [PATCH] build(deps): update dependency @types/node to ^22.7.7 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 266533 -> 266533 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 049e6a1e493950e60b536b733fd87bc272316a98..125fb43b34094ab5084180fcb2ba38c4b20223d8 100755 GIT binary patch delta 149 zcmV;G0BZlGq7bE`5Rfh)z~XNWHJsZ>bc0y*uBsHXCM$ciYU#x_DY0mIMmMR+Uou}*5s zlXNO5gW$`z;L8Dp3_$(f(Vjg&6BWZT$f!%dKau@qGd3jP7FF=ZMobd3OlErjjXJtX z8)8x{W@8V9#Ca-NE}SvYF1tWhWUB7Jrc1Y_*a27P0XB#IzXG@YzXP;O0XDa?3j}io DNZ3ST diff --git a/package.json b/package.json index 066059f..9efe1c8 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/eslint-config-prettier": "^6.11.3", "@types/eslint__js": "^8.42.3", "@types/js-yaml": "^4.0.9", - "@types/node": "^22.7.6", + "@types/node": "^22.7.7", "@types/traverse": "^0.6.37", "conventional-changelog-conventionalcommits": "^8.0.0", "eslint": "^9.13.0",