Skip to content

Update esbuild dependency#2

Open
taigrr wants to merge 1 commit into
mainfrom
cd/update-esbuild
Open

Update esbuild dependency#2
taigrr wants to merge 1 commit into
mainfrom
cd/update-esbuild

Conversation

@taigrr

@taigrr taigrr commented Jul 3, 2026

Copy link
Copy Markdown

Changes proposed in this pull request:

  • Updates esbuild from ^0.23.1 to ^0.25.0 and refreshes package-lock.json.
  • Replaces the placeholder failing test script with the existing build smoke test.
  • Supersedes the stale Dependabot PR Bump esbuild from 0.23.1 to 0.25.0 #1 with a verified branch.

security considerations

This updates the direct esbuild development dependency that Dependabot flagged. I tested esbuild@0.28.1 first, but current esbuild fails this project's legacy browser target build when bundling USWDS/Decap CMS assets, so this PR uses the Dependabot target that preserves the existing build behavior.

Verification

  • npm ci
  • npm run build
  • npm test
  • npm audit --omit=dev --audit-level=critical

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant