Skip to content

Commit fa41c72

Browse files
dependabot[bot]Mcdostone
authored andcommitted
build(deps-dev): bump esbuild in /crates/wasm-blueprints/js
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a82255 commit fa41c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/wasm-blueprints/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "BSD-3-Clause",
1212
"devDependencies": {
13-
"esbuild": "^0.25.12"
13+
"esbuild": "^0.27.0"
1414
}
1515
}

0 commit comments

Comments
 (0)