Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @metamask/auto-changelog from 2.6.1 to 3.1.0 #94

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.0.3",
"@metamask/auto-changelog": "^2.3.0",
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^11.1.0",
"@metamask/eslint-config-jest": "^11.1.0",
"@metamask/eslint-config-nodejs": "^11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -922,17 +922,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/auto-changelog@npm:^2.3.0":
version: 2.6.1
resolution: "@metamask/auto-changelog@npm:2.6.1"
"@metamask/auto-changelog@npm:^3.1.0":
version: 3.1.0
resolution: "@metamask/auto-changelog@npm:3.1.0"
dependencies:
diff: ^5.0.0
execa: ^5.1.1
semver: ^7.3.5
yargs: ^17.0.1
bin:
auto-changelog: dist/cli.js
checksum: 6ae84de492e4aec710ff2dd793f258b7cc3aba3fdeb416c0d3ab55a156da61b4ccd3272e9a6608f32b71695dc42b527a380ce62566e387240665556c8da26de3
checksum: cd3c833100c19a80e0b7ae8c174fbbe225700eef5fbabd9b0d6c4b439c8af839792111a17d9ddf2e1939839736413afd7402d2cc08ece373622b5a410da5e9fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -990,7 +990,7 @@ __metadata:
resolution: "@metamask/rpc-errors@workspace:."
dependencies:
"@lavamoat/allow-scripts": ^2.0.3
"@metamask/auto-changelog": ^2.3.0
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^11.1.0
"@metamask/eslint-config-jest": ^11.1.0
"@metamask/eslint-config-nodejs": ^11.1.0
Expand Down