From 57e47e95c095e25468bd2127f686bfa1964cd9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 09:51:35 +0000 Subject: [PATCH] build(deps-dev): update @types/node requirement --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 101644 -> 101644 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index ce26fc87c6800450d2c58f6cf33e6935cdb1e28b..62505175801a3e46021da25a1c8429e9f326abb0 100755 GIT binary patch delta 149 zcmV;G0BZk?ng)!T29Pcw0*t!oUt?S(SbXvoGu}(Tc zlSD-*lQ0nov$#PmWI(UH4PB`Vc`F7_LG=MoI^OiQ!LD!w;<#;NBWFFZkMAc3AExB@ zh@VM30$LI-lx~X$Q9+yG-ng)!T29Pcwj{+_6gX0n0I5=Z(o-yL)Xl|xDKzG0+iF}B5XM3yXu}(Tc z0SlAy5GRu`5eT!mK`mrJlA6$@zYH<&%HkT230U?*aaRCLl I(sThj7!ry_<^TWy diff --git a/package.json b/package.json index 7a9c516..977d955 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@total-typescript/ts-reset": "^0.5.1", "@types/bun": "^1.1.6", "@types/eslint": "^9.6.0", - "@types/node": "^20.14.11", + "@types/node": "^20.14.12", "@types/ws": "^8.5.11", "@typescript-eslint/eslint-plugin": "^7.17.0", "@typescript-eslint/parser": "^7.17.0",