Skip to content

Commit 93d216d

Browse files
chore(deps-dev): bump esbuild from 0.25.12 to 0.27.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 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.12...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 0d13efc commit 93d216d

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
"npm-run-all2": "^8.0.1",
2020
"neostandard": "^0.12.0",
2121
"c8": "^10.0.0",
22-
"esbuild": "~0.25.0",
22+
"esbuild": "~0.27.1",
2323
"typescript": "~5.9.3"
2424
},
2525
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",

0 commit comments

Comments
 (0)