Skip to content

Commit 1284386

Browse files
chore(deps-dev): bump esbuild
Bumps the npm_and_yarn group with 1 update in the /apps/treeshake-test directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.12...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdf1aa9 commit 1284386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/treeshake-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@types/node": "catalog:types",
1717
"arktype": "catalog:",
18-
"esbuild": "^0.25.11",
18+
"esbuild": "^0.28.1",
1919
"ts-loader": "^9.5.4",
2020
"tsdown": "^0.15.6",
2121
"tsx": "^4.19.2",

0 commit comments

Comments
 (0)