Skip to content

Commit

Permalink
build(deps-dev): bump @metamask/auto-changelog from 3.4.4 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.4 to 4.0.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.4.4...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 57b88e2 commit 947cd30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^3.1.0",
"@metamask/auto-changelog": "^4.0.0",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1236,18 +1236,19 @@ __metadata:
languageName: node
linkType: hard

"@metamask/auto-changelog@npm:^3.1.0":
version: 3.4.4
resolution: "@metamask/auto-changelog@npm:3.4.4"
"@metamask/auto-changelog@npm:^4.0.0":
version: 4.0.0
resolution: "@metamask/auto-changelog@npm:4.0.0"
dependencies:
diff: ^5.0.0
execa: ^5.1.1
prettier: ^2.8.8
semver: ^7.3.5
yargs: ^17.0.1
peerDependencies:
prettier: ">=3.0.0"
bin:
auto-changelog: dist/cli.js
checksum: 4876ab3ec98f6d0c00a0679f9e44e1ee79d335ae97e18336a638ac19484cac30d2f3750e6875121ee07b0da128f8609490bed0e195c8153c2b74866f34e405ed
checksum: 918275babb1dd5dfcb47e9a0d0e5e896ab0e6696d6cf67b7af9fce996d9d7db2d6117208f1ff8ad09588602e0829b76d3b0bdf5208975c77ec91b9c26854382d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1658,7 +1659,7 @@ __metadata:
"@ethereumjs/util": ^9.0.2
"@ethersproject/bytes": ^5.7.0
"@lavamoat/allow-scripts": ^2.3.1
"@metamask/auto-changelog": ^3.1.0
"@metamask/auto-changelog": ^4.0.0
"@metamask/base-controller": ^7.0.1
"@metamask/controller-utils": ^11.0.0
"@metamask/eslint-config": ^12.2.0
Expand Down

0 comments on commit 947cd30

Please sign in to comment.