From f036f21571e0fef65b473d50f681ae11c6b3cb0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 13:53:47 +0000 Subject: [PATCH] chore(deps): update dependency esbuild to v0.18.17 --- templates/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/typescript/package.json b/templates/typescript/package.json index 11ce330..133bfc9 100644 --- a/templates/typescript/package.json +++ b/templates/typescript/package.json @@ -87,7 +87,7 @@ "concurrently": "8.2.0", "cross-env": "7.0.3", "cz-conventional-changelog": "3.3.0", - "esbuild": "0.15.12", + "esbuild": "0.18.17", "esbuild-style-plugin": "1.6.2", "eslint": "8.46.0", "eslint-formatter-pretty": "5.0.0",