Skip to content

Commit d2f571a

Browse files
deps: bump esbuild from 0.27.7 to 0.28.0 in /vscode-mdl
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.7 to 0.28.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.28.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 151d67f commit d2f571a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode-mdl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"@types/node": "^25.5.0",
231231
"@types/vscode": "^1.80.0",
232232
"@vscode/vsce": "^2.22.0",
233-
"esbuild": "^0.27.3",
233+
"esbuild": "^0.28.0",
234234
"typescript": "^5.3.0"
235235
}
236236
}

0 commit comments

Comments
 (0)