From 6fd64b0b34e3c24d2f1f3a215e364eadfcd62c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 14:02:43 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [10up-toolkit](https://github.com/10up/10up-toolkit/tree/HEAD/packages/toolkit). Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0) Updates `10up-toolkit` from 6.4.0 to 6.4.0 - [Release notes](https://github.com/10up/10up-toolkit/releases) - [Changelog](https://github.com/10up/10up-toolkit/blob/develop/packages/toolkit/CHANGELOG.md) - [Commits](https://github.com/10up/10up-toolkit/commits/10up-toolkit@6.4.0/packages/toolkit) --- updated-dependencies: - dependency-name: esbuild dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: 10up-toolkit 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 3108c9e58..abb83ac7c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@4tw/cypress-drag-drop": "^2.3.0", "@cypress/grep": "^4.0.1", "@wordpress/env": "^10.4.0", - "10up-toolkit": "^6.3.0", + "10up-toolkit": "^6.4.0", "classnames": "^2.5.1", "cypress": "^14.0.3", "cypress-file-upload": "^5.0.8",