From ca3e4d6d8c09e909d0ab0d6d1c34544dd0c99f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 08:27:04 +0000 Subject: [PATCH] Bump esbuild in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 266a023..dab6731 100644 --- a/package.json +++ b/package.json @@ -244,7 +244,7 @@ "devDependencies": { "@types/node": "^24.3.3", "@types/vscode": "^1.90.0", - "esbuild": "^0.25.9", + "esbuild": "^0.28.1", "typescript": "^5.9.2" }, "displayName": "PHP Namespace Resolver",