Skip to content

Commit a85c7f1

Browse files
Bump esbuild from 0.20.2 to 0.27.3
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.27.3. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.27.3) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52dcb84 commit a85c7f1

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
@@ -14,6 +14,6 @@
1414
"htmlfy": "^0.2.0"
1515
},
1616
"devDependencies": {
17-
"esbuild": "^0.20.0"
17+
"esbuild": "^0.27.3"
1818
}
1919
}

0 commit comments

Comments
 (0)