Skip to content

Commit

Permalink
feat: esbuild 0.21.x (#1272)
Browse files Browse the repository at this point in the history
Upgrades esbuild to ^0.21.0.

Please not that according to the support policy, minor version upgrades of esbuild might include breaking changes. See the esbuild release for details: https://github.com/evanw/esbuild/releases/tag/v0.21.0

That said, for this release the esbuild release notes explicitly state "This release doesn't contain any deliberately-breaking changes.".

To stay on a different version of esbuild, see https://github.com/mrgrain/cdk-esbuild?tab=readme-ov-file#tsjs-how-can-i-use-a-different-version-of-esbuild
  • Loading branch information
mrgrain authored May 25, 2024
1 parent 5e61a65 commit 7871c0b
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7871c0b

Please sign in to comment.