Skip to content

Commit 9fc6622

Browse files
Bump esbuild from 0.27.0 to 0.27.1 (#4162)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.0 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.27.0...v0.27.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e44b7b8 commit 9fc6622

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

e2e/browser/solid-client-authn-browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^24.10.1",
2323
"@types/react": "^19.2.7",
2424
"@types/react-dom": "^19.2.3",
25-
"esbuild": "^0.27.0",
25+
"esbuild": "^0.27.1",
2626
"eslint": "^8.57.1",
2727
"eslint-config-next": "^16.0.8"
2828
}

0 commit comments

Comments
 (0)