Skip to content

Commit 490a127

Browse files
Bump esbuild from 0.19.12 to 0.27.3
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 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.19.12...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 648b5f7 commit 490a127

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
@@ -19,7 +19,7 @@
1919
"license": "MIT",
2020
"devDependencies": {
2121
"benchmark": "^2.1.4",
22-
"esbuild": "^0.19.0",
22+
"esbuild": "^0.27.3",
2323
"standard": "^17.0.0",
2424
"tape-run": "^11.0.0",
2525
"@socketsupply/tapzero": "^0.8.0",

0 commit comments

Comments
 (0)