Skip to content

Commit

Permalink
Bump @metamask/auto-changelog from 3.2.0 to 3.3.0 (#218)
Browse files Browse the repository at this point in the history
* Bump @metamask/auto-changelog from 3.2.0 to 3.3.0

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.2.0 to 3.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* yarn dedupe

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: legobt <[email protected]>
  • Loading branch information
dependabot[bot] and legobeat committed Sep 28, 2023
1 parent dc15354 commit e03d033
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -878,16 +878,17 @@ __metadata:
linkType: hard

"@metamask/auto-changelog@npm:^3.1.0":
version: 3.2.0
resolution: "@metamask/auto-changelog@npm:3.2.0"
version: 3.3.0
resolution: "@metamask/auto-changelog@npm:3.3.0"
dependencies:
diff: ^5.0.0
execa: ^5.1.1
prettier: ^2.8.8
semver: ^7.3.5
yargs: ^17.0.1
bin:
auto-changelog: dist/cli.js
checksum: 7cd19400bb60d478455fbf9ffe7c295b21df64764a01f90776beda04bfa46242f34751112b862b4bd5955f04a7d28cfa7d6b2e745f3d3baaccda7c493f761658
checksum: 1b308f0f6beafb479da19398bc51315888c8fa7e1688ee835a96d5e2ca8dccf2edac80ac835335122b2c3ff6c76f03d202a35316122bbfa7c071954d5227f732
languageName: node
linkType: hard

Expand Down Expand Up @@ -5650,12 +5651,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
"prettier@npm:^2.7.1, prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

Expand Down

0 comments on commit e03d033

Please sign in to comment.