From c4e13981fed86e912b240f80d8de39868c75e0dc Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 14 Sep 2023 22:22:25 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e557404..297a1cac 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/node": "20.6.0", "commander": "11.0.0", "deepmerge-ts": "5.1.0", - "esbuild": "0.19.2", + "esbuild": "0.19.3", "esbuild-plugin-copy": "2.1.1", "fast-glob": "3.3.1", "typescript": "5.2.2"