From de3c769f1e8c4526c0d996bd72ba9c35897078a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 01:23:47 +0000 Subject: [PATCH] chore(deps): update dependency esbuild to ^0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9a8db3..8dc351e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@typescript-eslint/parser": "^7.0.0", "astrojs-compiler-sync": "^0.3.1", "chai": "^5.0.0", - "esbuild": "^0.19.0", + "esbuild": "^0.20.0", "esbuild-register": "^3.3.3", "eslint": "^8.26.0", "eslint-config-prettier": "^9.0.0",