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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 95f269e commit c39557a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^3.0.0",
"@metamask/auto-changelog": "^4.0.0",
"@metamask/eslint-config": "^12.0.0",
"@metamask/eslint-config-jest": "^12.0.0",
"@metamask/eslint-config-nodejs": "^12.0.0",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -889,18 +889,19 @@ __metadata:
languageName: node
linkType: hard

"@metamask/auto-changelog@npm:^3.0.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: "npm:^5.0.0"
execa: "npm:^5.1.1"
prettier: "npm:^2.8.8"
semver: "npm:^7.3.5"
yargs: "npm:^17.0.1"
peerDependencies:
prettier: ">=3.0.0"
bin:
auto-changelog: dist/cli.js
checksum: 10/70e98529a153ebeab10410dbc3f567014999f77ed82f2b52f1b36501b28a4e3614c809a90c89600a739d7710595bfecc30e2260410e6afac7539f8db65a48f2c
checksum: 10/4968d316411e5f4820092391f79078839f49e0e26ecd0c48266b5a1e0e32614b75dad5f36b76e632a7a22a2f2eeeb762a693ae390b0373bff29081ff2a7eefda
languageName: node
linkType: hard

Expand Down Expand Up @@ -959,7 +960,7 @@ __metadata:
resolution: "@metamask/eth-block-tracker@workspace:."
dependencies:
"@lavamoat/allow-scripts": "npm:^2.3.1"
"@metamask/auto-changelog": "npm:^3.0.0"
"@metamask/auto-changelog": "npm:^4.0.0"
"@metamask/eslint-config": "npm:^12.0.0"
"@metamask/eslint-config-jest": "npm:^12.0.0"
"@metamask/eslint-config-nodejs": "npm:^12.0.0"
Expand Down Expand Up @@ -5188,7 +5189,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1, prettier@npm:^2.8.8":
"prettier@npm:^2.7.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit c39557a

Please sign in to comment.