From 164d812bbf1318339c8c466f9d42695318990644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 20:10:56 +0000 Subject: [PATCH] chore(deps-dev): bump the npm_and_yarn group across 3 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /unicorn_contracts directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /unicorn_approvals directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /unicorn_web directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.27.4...v0.28.1) Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.27.4...v0.28.1) Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.27.4...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- unicorn_approvals/package.json | 2 +- unicorn_contracts/package.json | 2 +- unicorn_web/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/unicorn_approvals/package.json b/unicorn_approvals/package.json index d310b5b..acb0964 100644 --- a/unicorn_approvals/package.json +++ b/unicorn_approvals/package.json @@ -34,7 +34,7 @@ "@types/jest": "^30.0.0", "@types/node": "^24.12.0", "aws-sdk-client-mock": "^4.1.0", - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "eslint": "^9.39.4", "eslint-config-prettier": "^10.1.8", "globals": "^16.5.0", diff --git a/unicorn_contracts/package.json b/unicorn_contracts/package.json index 5c4bccd..3ed0d40 100644 --- a/unicorn_contracts/package.json +++ b/unicorn_contracts/package.json @@ -34,7 +34,7 @@ "@types/jest": "^30.0.0", "@types/node": "^24.12.0", "aws-sdk-client-mock": "^4.1.0", - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "eslint": "^9.39.4", "eslint-config-prettier": "^10.1.8", "globals": "^16.5.0", diff --git a/unicorn_web/package.json b/unicorn_web/package.json index 8faceac..35a84a9 100644 --- a/unicorn_web/package.json +++ b/unicorn_web/package.json @@ -34,7 +34,7 @@ "@types/jest": "^30.0.0", "@types/node": "^24.12.0", "aws-sdk-client-mock": "^4.1.0", - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "eslint": "^9.39.4", "eslint-config-prettier": "^10.1.8", "globals": "^16.5.0",