Skip to content

Commit c73a417

Browse files
chore: upgrade esbuild dependency (#3904)
* chore: bump esbuild in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.2 to 0.25.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * Changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Smith <[email protected]>
1 parent b03dad8 commit c73a417

File tree

3 files changed

+412
-310
lines changed

3 files changed

+412
-310
lines changed

.changeset/dry-towns-swim.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"fuels": patch
3+
---
4+
5+
chore: upgrade `esbuild` dependency

packages/fuels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"chalk": "4",
8383
"chokidar": "3.6.0",
8484
"commander": "13.1.0",
85-
"esbuild": "0.25.2",
85+
"esbuild": "0.25.3",
8686
"glob": "10.4.5",
8787
"handlebars": "4.7.8",
8888
"joycon": "3.1.1",

0 commit comments

Comments
 (0)