Skip to content

Commit 03a5f9d

Browse files
chore(deps-dev): bump esbuild from 0.25.12 to 0.27.2 (#27)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75a8d13 commit 03a5f9d

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
@@ -23,6 +23,6 @@
2323
"devDependencies": {
2424
"@types/node": "^24.0.1",
2525
"@types/semver": "^7.5.8",
26-
"esbuild": "^0.25.1"
26+
"esbuild": "^0.27.2"
2727
}
2828
}

0 commit comments

Comments
 (0)