From d88ad65840746d7255883507dff9f36518aa1183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 02:06:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 685732c..42e449e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@antfu/eslint-config": "^0.37.0", "@antfu/ni": "^0.20.0", "@antfu/utils": "^0.7.0", - "@types/node": "^18.7.5", + "@types/node": "^20.0.0", "bumpp": "^9.0.0", "eslint": "^8.22.0", "esno": "^0.16.3",