Skip to content

Commit 6852446

Browse files
Bump @metamask/auto-changelog from 3.4.4 to 5.0.1
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.4 to 5.0.1. - [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...v5.0.1) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef7b641 commit 6852446

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@lingui/cli": "^4.4.2",
9090
"@lingui/conf": "^4.4.2",
9191
"@lingui/format-po": "^4.4.2",
92-
"@metamask/auto-changelog": "^3.2.0",
92+
"@metamask/auto-changelog": "^5.0.1",
9393
"@metamask/eslint-config": "^12.0.0",
9494
"@metamask/eslint-config-browser": "^12.0.0",
9595
"@metamask/eslint-config-jest": "^12.0.0",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4745,18 +4745,19 @@ __metadata:
47454745
languageName: node
47464746
linkType: hard
47474747

4748-
"@metamask/auto-changelog@npm:^3.2.0":
4749-
version: 3.4.4
4750-
resolution: "@metamask/auto-changelog@npm:3.4.4"
4748+
"@metamask/auto-changelog@npm:^5.0.1":
4749+
version: 5.0.1
4750+
resolution: "@metamask/auto-changelog@npm:5.0.1"
47514751
dependencies:
47524752
diff: ^5.0.0
47534753
execa: ^5.1.1
4754-
prettier: ^2.8.8
47554754
semver: ^7.3.5
47564755
yargs: ^17.0.1
4756+
peerDependencies:
4757+
prettier: ">=3.0.0"
47574758
bin:
4758-
auto-changelog: dist/cli.js
4759-
checksum: 4876ab3ec98f6d0c00a0679f9e44e1ee79d335ae97e18336a638ac19484cac30d2f3750e6875121ee07b0da128f8609490bed0e195c8153c2b74866f34e405ed
4759+
auto-changelog: dist/cli.mjs
4760+
checksum: d9a579db7aaa3bd7a8a50b0db2bfac81089ce22b366acea75544db84e0b9f54c310b24a3f2b319106bb2d76c7e298a14442319716fe8bed11d5418a3206dd140
47604761
languageName: node
47614762
linkType: hard
47624763

@@ -5109,7 +5110,7 @@ __metadata:
51095110
"@lingui/format-po": ^4.4.2
51105111
"@lingui/macro": ^4.4.2
51115112
"@lingui/react": ^4.4.2
5112-
"@metamask/auto-changelog": ^3.2.0
5113+
"@metamask/auto-changelog": ^5.0.1
51135114
"@metamask/eslint-config": ^12.0.0
51145115
"@metamask/eslint-config-browser": ^12.0.0
51155116
"@metamask/eslint-config-jest": ^12.0.0
@@ -18408,7 +18409,7 @@ __metadata:
1840818409
languageName: node
1840918410
linkType: hard
1841018411

18411-
"prettier@npm:^2.7.1, prettier@npm:^2.8.8":
18412+
"prettier@npm:^2.7.1":
1841218413
version: 2.8.8
1841318414
resolution: "prettier@npm:2.8.8"
1841418415
bin:

0 commit comments

Comments
 (0)