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

chore(deps-dev): bump @metamask/auto-changelog from 3.4.2 to 3.4.4 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 packages/cardano-metamask-snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@emurgo/cardano-message-signing-nodejs": "1.0.1",
"@jest/globals": "29.5.0",
"@metamask/auto-changelog": "3.4.2",
"@metamask/auto-changelog": "3.4.4",
"@metamask/eslint-config": "12.0.0",
"@metamask/eslint-config-jest": "12.0.0",
"@metamask/eslint-config-nodejs": "12.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3158,9 +3158,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/auto-changelog@npm:3.4.2":
version: 3.4.2
resolution: "@metamask/auto-changelog@npm:3.4.2"
"@metamask/auto-changelog@npm:3.4.4":
version: 3.4.4
resolution: "@metamask/auto-changelog@npm:3.4.4"
dependencies:
diff: ^5.0.0
execa: ^5.1.1
Expand All @@ -3169,7 +3169,7 @@ __metadata:
yargs: ^17.0.1
bin:
auto-changelog: dist/cli.js
checksum: b922db20b3ff8a1957b71128d481c08fdf5ae465a89a03bccacf31cba227e56e48f6b1654ff4c78150cc0cfd3ae57a615d3ab5ab6760f7437e0b9e8aa6aec390
checksum: 4876ab3ec98f6d0c00a0679f9e44e1ee79d335ae97e18336a638ac19484cac30d2f3750e6875121ee07b0da128f8609490bed0e195c8153c2b74866f34e405ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -4141,7 +4141,7 @@ __metadata:
"@emurgo/cardano-message-signing-asmjs": 1.0.1
"@emurgo/cardano-message-signing-nodejs": 1.0.1
"@jest/globals": 29.5.0
"@metamask/auto-changelog": 3.4.2
"@metamask/auto-changelog": 3.4.4
"@metamask/eslint-config": 12.0.0
"@metamask/eslint-config-jest": 12.0.0
"@metamask/eslint-config-nodejs": 12.0.0
Expand Down
Loading