Skip to content

Commit 94bcfda

Browse files
chore(deps-dev): bump esbuild in the development-dependencies group (#599)
Bumps the development-dependencies group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.12 to 0.27.0 - [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.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bb2998 commit 94bcfda

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
@@ -75,7 +75,7 @@
7575
"@types/node": "^24.0.3",
7676
"c8": "^10.1.2",
7777
"cross-env": "^10.1.0",
78-
"esbuild": "^0.25.0",
78+
"esbuild": "^0.27.0",
7979
"eslint-plugin-jsdoc": "^61.1.11",
8080
"http-server": "^14.1.1",
8181
"pkg-ok": "^3.0.0",

0 commit comments

Comments
 (0)