Skip to content

Commit 904a625

Browse files
chore(deps-dev): Bump esbuild from 0.27.7 to 0.28.0
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 e780426 commit 904a625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@types/node": "^25.0.2",
51-
"esbuild": "^0.27.3",
51+
"esbuild": "^0.28.0",
5252
"nock": "^14.0.11"
5353
}
5454
}

0 commit comments

Comments
 (0)