From fdb5b2b0e1f951d2cbacfaceface613b304c1c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:19:58 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 4 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/add-changeset directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /packages/current-branch-name directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /packages/extract-package-details directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /packages/find-and-replace-all directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.14.54 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.0) Updates `esbuild` from 0.14.54 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.0) Updates `esbuild` from 0.14.54 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.0) Updates `esbuild` from 0.14.54 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/add-changeset/package.json | 2 +- packages/current-branch-name/package.json | 2 +- packages/extract-package-details/package.json | 2 +- packages/find-and-replace-all/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/add-changeset/package.json b/packages/add-changeset/package.json index 549cdf193..fbdefb06c 100644 --- a/packages/add-changeset/package.json +++ b/packages/add-changeset/package.json @@ -19,7 +19,7 @@ "@types/glob": "7.2.0", "@types/jest": "27.5.2", "@types/node": "20.14.8", - "esbuild": "0.14.54", + "esbuild": "0.25.0", "eslint": "8.57.1", "typescript": "4.6.4", "jest": "26.6.3", diff --git a/packages/current-branch-name/package.json b/packages/current-branch-name/package.json index 770a70d72..77d897ca0 100644 --- a/packages/current-branch-name/package.json +++ b/packages/current-branch-name/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/jest": "27.5.2", "@types/node": "20.14.8", - "esbuild": "0.14.54", + "esbuild": "0.25.0", "eslint": "8.57.1", "jest": "26.6.3", "jest-expect-message": "1.1.3", diff --git a/packages/extract-package-details/package.json b/packages/extract-package-details/package.json index 1cab1b8b0..f0bf3a476 100644 --- a/packages/extract-package-details/package.json +++ b/packages/extract-package-details/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/jest": "27.5.2", "@types/node": "20.14.8", - "esbuild": "0.14.54", + "esbuild": "0.25.0", "eslint": "8.57.1", "jest": "26.6.3", "jest-expect-message": "1.1.3", diff --git a/packages/find-and-replace-all/package.json b/packages/find-and-replace-all/package.json index 7559244e1..d859ecce0 100644 --- a/packages/find-and-replace-all/package.json +++ b/packages/find-and-replace-all/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/jest": "27.5.2", "@types/node": "20.14.8", - "esbuild": "0.14.54", + "esbuild": "0.25.0", "eslint": "8.57.1", "jest": "26.6.3", "jest-expect-message": "1.1.3",