Skip to content

Commit

Permalink
Bump @metamask/auto-changelog from 3.2.0 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.2.0 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](MetaMask/auto-changelog@v3.2.0...v3.4.3)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2023
1 parent 4b83651 commit dddae48
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,12 +1194,13 @@
nanoid "^3.1.31"

"@metamask/auto-changelog@^3.0.0":
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==
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"
prettier "^2.8.8"
semver "^7.3.5"
yargs "^17.0.1"

Expand Down Expand Up @@ -5082,7 +5083,7 @@ prettier-plugin-packagejson@^2.2.11:
sort-package-json "2.5.1"
synckit "0.8.5"

prettier@^2.3.2:
prettier@^2.3.2, prettier@^2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
Expand Down

0 comments on commit dddae48

Please sign in to comment.