From 004ca6e8ce95ce681f8c485ba530285c028fb63f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 06:17:43 +0000 Subject: [PATCH] Bump @metamask/auto-changelog from 3.4.2 to 3.4.3 Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.2 to 3.4.3. - [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.4.2...v3.4.3) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-type: direct:development 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 e660004..be2ad7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -259,9 +259,9 @@ superstruct "^1.0.3" "@metamask/auto-changelog@^3.3.0": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.4.2.tgz#5e70cc2bbee68d35e3894dd203cb68be01b98a56" - integrity sha512-11NPIYRt+bgTq+O0lK0lhpgP8jf45OHXyiBgOhTlkLzGHkPyY+6wLx33fUz7evNKolJscSLl8KKTw3F42PxL9w== + version "3.4.3" + resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.4.3.tgz#7de55e286fde228dd7b86a208cbaaa800f70ff43" + integrity sha512-C/4HgLE4CBQEdut3pJbS8PJeDMQZ8Ln4WnB5ANyY7IOjWuUQ4V0OC2jwD5yWoZP8+umSul22axwF0fnbqsSuSQ== dependencies: diff "^5.0.0" execa "^5.1.1"