From 0b5845e60160d6d7f5451ec6e21424f6ca5bae1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:09:59 +0000 Subject: [PATCH] Bump @metamask/auto-changelog from 2.6.1 to 3.0.0 Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.6.1 to 3.0.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/v2.6.1...v3.0.0) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a205ea8..cd4906e6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@lavamoat/allow-scripts": "^2.0.3", - "@metamask/auto-changelog": "^2.3.0", + "@metamask/auto-changelog": "^3.0.0", "@metamask/eslint-config": "^7.0.1", "@metamask/eslint-config-jest": "^7.0.0", "@metamask/eslint-config-nodejs": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index dad5ff5e..0d982b62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -556,10 +556,10 @@ "@npmcli/run-script" "^1.8.1" yargs "^16.2.0" -"@metamask/auto-changelog@^2.3.0": - version "2.6.1" - resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-2.6.1.tgz#5a6291df6c1592f010bd54f1a97814a4570b1eaf" - integrity sha512-7VI4lftbQQHbZcxl1W+qFTWHxoeDGybL22Q70SNyYUVIBLlK5PirJHPh1zVYL4jEFmW0rItLLAXd/OZDuVG1Jg== +"@metamask/auto-changelog@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.0.0.tgz#ac55d9093179ab4a6c46323550436cc9d8a76dd6" + integrity sha512-yr2ZI7t8SZHcZ0lw1pc5d9mKPasyqIqJ+b9Q70Q7YMqDIc+jgy6j5WtLI/BxbnHkxdVHXQq0GMf5+k1aY4F5gg== dependencies: diff "^5.0.0" execa "^5.1.1"