Skip to content

Commit 878cf72

Browse files
chore(deps-dev): bump esbuild
Bumps the npm_and_yarn group with 1 update in the /packages/extension directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6db8f27 commit 878cf72

1 file changed

Lines changed: 1 addition & 1 deletion

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.110.0",
427427
"@vscode/test-cli": "^0.0.12",
428428
"@vscode/test-electron": "^2.5.2",
429-
"esbuild": "^0.27.4",
429+
"esbuild": "^0.28.1",
430430
"npm-run-all": "^4.1.5",
431431
"tsx": "^4.21.0"
432432
}

0 commit comments

Comments
 (0)