Skip to content

Commit 8fee53e

Browse files
build(deps-dev): bump esbuild from 0.25.11 to 0.27.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.11 to 0.27.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.11...v0.27.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 126c045 commit 8fee53e

File tree

2 files changed

+116
-116
lines changed

2 files changed

+116
-116
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"license": "MIT",
1717
"devDependencies": {
18-
"esbuild": "0.25.11",
18+
"esbuild": "0.27.1",
1919
"prettier": "3.6.2"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)