From 3ea52c4faf6083c16ee14d93daee4dbf82386c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:22:29 +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 97923 -> 97923 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 718ad59a3256f0b7e5b9ee06c3d3279eb403e86c..bdea3fe2d449fb0fb219f59035352d27431d7714 100755 GIT binary patch delta 146 zcmV;D0B!$+{RM;l1&}Tve7)q&Rm8I<@F1`&9)wn&QhYahy9P;eMp(Nd^EmH@u}*3} zlXMy=lb|07v*|vBU_i$!x>y4h!v26LQo;G}`^hF%ul+MDEY54X(x$GXHwtPxwHt5% zgIF)Q-QFkJ0nVH{F46YLvJWt3@9f68$lYu@FyypcK+wo3;bP~qO|M~Bte4@K0jIIY{u}*3} zlk_7flb|07v*|vBU_eh}Ge}`B`zrzbSr&e&p;vRu$q8t|+HIO>1KU8lLmLwCS+C_N z>1S55U7-TeEw%n0R43Sg>2LYHBUI*HG&r-ZpHgW7F}4W-U|p9&ZUG^euw(%Rw}xf` F{THJ>N3s9_ diff --git a/package.json b/package.json index 53a7c3f..0ec1d71 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@total-typescript/ts-reset": "^0.5.1", "@types/bun": "^1.1.3", "@types/eslint": "^8.56.10", - "@types/node": "^20.14.1", + "@types/node": "^20.14.2", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/parser": "^7.12.0",