Skip to content

Commit f19b717

Browse files
Bump esbuild from 0.25.2 to 0.25.3
Bumps [esbuild](https://github.com/evanw/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15a0e72 commit f19b717

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"watch": "node build.mjs watch"
77
},
88
"devDependencies": {
9-
"esbuild": "^0.25.2",
9+
"esbuild": "^0.25.3",
1010
"esbuild-plugin-solid": "^0.6.0",
1111
"typescript": "^5.8.3"
1212
},

0 commit comments

Comments
 (0)