Skip to content

Commit 7d789cc

Browse files
Bump esbuild from 0.27.7 to 0.28.0 in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `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 dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f0a0d6 commit 7d789cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"esbuild": "^0.27.4",
4+
"esbuild": "^0.28.0",
55
"highlight.js": "^11.11.1",
66
"typescript": "^6.0.2"
77
},

0 commit comments

Comments
 (0)