diff --git a/esbuild.yaml b/esbuild.yaml index 678fd174881..1dc15158378 100644 --- a/esbuild.yaml +++ b/esbuild.yaml @@ -1,6 +1,6 @@ package: name: esbuild - version: 0.18.11 + version: 0.18.12 epoch: 0 description: An extremely fast bundler for the web copyright: @@ -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