From b50c83e658493d72a53c59b5f8d835b11e84bcc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:59:37 +0000 Subject: [PATCH] Bump @metamask/auto-changelog from 3.1.0 to 3.2.0 Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/MetaMask/auto-changelog/releases) - [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/MetaMask/auto-changelog/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 67e26c9d..977f460d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1485,9 +1485,9 @@ integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA== "@metamask/auto-changelog@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.1.0.tgz#d4d6bc7b9a1244a2e6a8ff1f818540b6491d8d88" - integrity sha512-o+4XljQzTvd46ML+PRyCNv3B9EbFf6JjaaueB2+v/aWSf97pp6FmjEXSPwaUzQQhl9GkaZj8himpanT62Nv9Aw== + version "3.2.0" + resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.2.0.tgz#b0ada1017a9e529ad544a59b2fd9c33f93996642" + integrity sha512-Do1Lmsg/WsbEoGSNeJUm3tct5QMfVGyPUk9jMrsmf7JvN7twQUzq5Nu/WFoOQ/7v55OoA2Lh8il3unGdFaqzug== dependencies: diff "^5.0.0" execa "^5.1.1"