Skip to content

chore(security): update tsup to force update of esbuild#31

Merged
causaly-mark merged 2 commits intomainfrom
chore-update-esbuild
Mar 6, 2025
Merged

chore(security): update tsup to force update of esbuild#31
causaly-mark merged 2 commits intomainfrom
chore-update-esbuild

Conversation

@causaly-mark
Copy link
Copy Markdown
Collaborator

Before:

% npm ls esbuild
array-fp-utils@0.7.0 /Users/mgoodwin/dev/array-fp-utils
└─┬ tsup@8.3.6
  ├─┬ bundle-require@5.1.0
  │ └── esbuild@0.24.2 deduped
  └── esbuild@0.24.2

After:

% npm ls esbuild
array-fp-utils@0.7.0 /Users/mgoodwin/dev/array-fp-utils
└─┬ tsup@8.4.0
  ├─┬ bundle-require@5.1.0
  │ └── esbuild@0.25.0 deduped
  └── esbuild@0.25.0

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 6, 2025

⚠️ No Changeset found

Latest commit: 6382523

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@causaly-mark causaly-mark requested a review from jmike March 6, 2025 08:16
@causaly-mark causaly-mark merged commit 8d9e843 into main Mar 6, 2025
3 checks passed
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.

2 participants