Skip to content

Commit bef3c65

Browse files
chore(deps): bump esbuild from 0.25.5 to 0.27.1 (#862)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.5 to 0.27.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.27.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23aec06 commit bef3c65

2 files changed

Lines changed: 113 additions & 380 deletions

File tree

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
"@types/vscode": "^1.105.0",
427427
"@vscode/test-cli": "^0.0.12",
428428
"@vscode/test-electron": "^2.5.2",
429-
"esbuild": "^0.25.5",
429+
"esbuild": "^0.27.4",
430430
"npm-run-all": "^4.1.5",
431431
"tsx": "^4.21.0"
432432
}

0 commit comments

Comments
 (0)