Skip to content

Commit 0a83962

Browse files
Bump esbuild from 0.27.0 to 0.27.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.0 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.27.0...v0.27.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99ed3b2 commit 0a83962

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@biomejs/biome": "2.3.8",
47-
"esbuild": "0.27.0",
47+
"esbuild": "0.27.2",
4848
"typescript": "5.9.3",
4949
"vitest": "4.0.14"
5050
}

0 commit comments

Comments
 (0)