Skip to content

Commit 4ce81a6

Browse files
build(deps-dev): bump esbuild from 0.27.3 to 0.27.4 in /docs (#666)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.3 to 0.27.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.27.4) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9a559f commit 4ce81a6

File tree

2 files changed

+110
-110
lines changed

2 files changed

+110
-110
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
33
"vitepress": "^1.6.4",
4-
"esbuild": ">=0.27.3"
4+
"esbuild": ">=0.27.4"
55
},
66
"scripts": {
77
"docs:dev": "vitepress dev",

0 commit comments

Comments
 (0)