From a02d82c7b02e6b52faf6143b643d9cec0b0a70ed Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sun, 19 Nov 2023 01:19:07 +0200 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 439f205f..ab0c7aaa 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/TypeScriptESBuild.ts 'Source/**/*.ts'" }, "dependencies": { - "@types/node": "20.9.1", + "@types/node": "20.9.2", "commander": "11.1.0", "deepmerge-ts": "5.1.0", "esbuild": "0.19.5",