From 2e664e607f9dacda32070d504c0fd1ab4125dd5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:54:31 +0000 Subject: [PATCH] Bump release-it from 20.2.0 to 20.2.1 Bumps [release-it](https://github.com/release-it/release-it) from 20.2.0 to 20.2.1. - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](https://github.com/release-it/release-it/compare/20.2.0...20.2.1) --- updated-dependencies: - dependency-name: release-it dependency-version: 20.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9d59b71..522774f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3569,9 +3569,9 @@ readdirp@^5.0.0: integrity sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ== release-it@^20.0.1: - version "20.2.0" - resolved "https://registry.yarnpkg.com/release-it/-/release-it-20.2.0.tgz#3c98d816e97a07f3980c09925628b4cef1ce7fb1" - integrity sha512-9ZTk9ripgctC6VTqH+P54KuboK29A5mG/I3tFfS5hnoAnkwtFFAMHRidYz93ylrW995vF50Ny1aOGJiyRmEN7w== + version "20.2.1" + resolved "https://registry.yarnpkg.com/release-it/-/release-it-20.2.1.tgz#6743cda062be9d108a47b6cb84be9c2c5fc9abb7" + integrity sha512-xd0mqTGduwQlEzVBKOJcoVZxDrRLzjmFv3W8tWwkPIPDYtwYBWYjULiSk6VhfuGKocfz7GmptAqViKMQV4Zzbw== dependencies: "@inquirer/prompts" "8.4.2" "@octokit/rest" "22.0.1" @@ -3592,7 +3592,7 @@ release-it@^20.0.1: proxy-agent "7.0.0" semver "7.7.4" tinyglobby "0.2.15" - undici "7.24.5" + undici "7.28.0" url-join "5.0.0" wildcard-match "5.1.4" yargs-parser "22.0.0" @@ -4007,10 +4007,10 @@ undici-types@~8.3.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-8.3.0.tgz#44e9fc9f3244648cdea35e4f9bb2d681e9410809" integrity sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ== -undici@7.24.5: - version "7.24.5" - resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.5.tgz#7debcf5623df2d1cb469b6face01645d9c852ae2" - integrity sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q== +undici@7.28.0: + version "7.28.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-7.28.0.tgz#97d64564198b285bc281f0e8e29597e3d11fe7ec" + integrity sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA== universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: version "7.0.3"