Skip to content

Commit 7373bec

Browse files
chore(deps-dev): bump esbuild
Bumps the dev-dependencies group in /packages/claude-plugin with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.28.0 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.28.0...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4cf967 commit 7373bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/claude-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@obsidian-vfs/core": "workspace:*"
2121
},
2222
"devDependencies": {
23-
"esbuild": "^0.28.0"
23+
"esbuild": "^0.28.1"
2424
}
2525
}

0 commit comments

Comments
 (0)