From b3be5b4991da55b941bebfb517c6ab4eb04ddcc5 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 14 Jul 2023 09:07:32 +0000 Subject: [PATCH] esbuild/0.18.12 package update --- esbuild.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/esbuild.yaml b/esbuild.yaml index 511113b5b54..1dc15158378 100644 --- a/esbuild.yaml +++ b/esbuild.yaml @@ -1,7 +1,7 @@ package: name: esbuild - version: 0.18.11 - epoch: 1 + version: 0.18.12 + epoch: 0 description: An extremely fast bundler for the web copyright: - license: MIT @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/evanw/esbuild tag: v${{package.version}} - expected-commit: 2703f90d47fd96f425fedcfd2a5c318a43b04d45 + expected-commit: d196e4c4898fc46dc553124e28b1b29829ef7f7d - runs: | make esbuild