From 20239849e4ef503d4d6f6a5f694d20da6909bacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 04:27:46 +0000 Subject: [PATCH] Bump netlify-cli from 9.13.1 to 9.13.2 Bumps [netlify-cli](https://github.com/netlify/cli) from 9.13.1 to 9.13.2. - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/netlify/cli/compare/v9.13.1...v9.13.2) --- updated-dependencies: - dependency-name: netlify-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09a1cda93c9..cb3ba31ed22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18709,9 +18709,9 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0: integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug== netlify-cli@^9.4.0: - version "9.13.1" - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-9.13.1.tgz#f5c272c4c66888a622f8c5daea211fc109cc4e4b" - integrity sha512-l2MUAG53jZvWWB6uAcL1pU28Daty2Kq5hjE5qIKPXO8db5c9Dn28WbqPKEH39X5JOBGqcibDGHQSTWYMBi9wvQ== + version "9.13.2" + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-9.13.2.tgz#301d3b77d82a755339ca172f83a25a2a25a2e0ac" + integrity sha512-GcD1FZWOdHRZKN2+U7hSHR3ap8cGEp2uZuDTMi6jmfBLAxTN2mJlv+VjQLUrXTT/BMRLj0/lGm1ilBKZmQ9HyA== dependencies: "@netlify/build" "^26.4.0" "@netlify/config" "^17.0.18"