Skip to content

Commit

Permalink
Bump @metamask/auto-changelog from 2.5.0 to 3.4.2 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 8ec0945 commit 1091f9d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^2.4.0",
"@metamask/auto-changelog": "^3.4.2",
"@metamask/eslint-config": "^7.0.1",
"@metamask/eslint-config-typescript": "^7.0.1",
"@types/node": "^10.17.42",
Expand Down
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,14 @@
npm-normalize-package-bin "^3.0.0"
yargs "^16.2.0"

"@metamask/auto-changelog@^2.4.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-2.5.0.tgz#078f38142a3086fdb5556c758969a015c71dfdc9"
integrity sha512-39FeU98Poll3eTqv/bggqo3Yisza0WQJ8l9IiYloMVa2LV8XqTNqVkS4cNEU/5yq62n47JSAv6lZBtWCqeAjZQ==
"@metamask/auto-changelog@^3.4.2":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-3.4.2.tgz#5e70cc2bbee68d35e3894dd203cb68be01b98a56"
integrity sha512-11NPIYRt+bgTq+O0lK0lhpgP8jf45OHXyiBgOhTlkLzGHkPyY+6wLx33fUz7evNKolJscSLl8KKTw3F42PxL9w==
dependencies:
diff "^5.0.0"
execa "^5.1.1"
prettier "^2.8.8"
semver "^7.3.5"
yargs "^17.0.1"

Expand Down Expand Up @@ -2198,10 +2199,10 @@ prettier-plugin-packagejson@^2.2.11:
dependencies:
sort-package-json "1.50.0"

prettier@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
prettier@^2.3.2, prettier@^2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

process-nextick-args@~1.0.6:
version "1.0.7"
Expand Down

0 comments on commit 1091f9d

Please sign in to comment.