Skip to content

Commit fcd029e

Browse files
chore(deps): bump esbuild from 0.24.0 to 0.25.3
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3cceb5 commit fcd029e

File tree

2 files changed

+267
-153
lines changed

2 files changed

+267
-153
lines changed

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@percy/cypress": "^3.1.1",
1717
"@testing-library/cypress": "^8.0.2",
1818
"cypress": "10.4.0",
19-
"esbuild": "^0.24.0",
19+
"esbuild": "^0.25.3",
2020
"wait-on": "^6.0.1"
2121
}
2222
}

0 commit comments

Comments
 (0)