Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent 871dffa commit 2bf8f38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"devDependencies": {
"@auto-it/all-contributors": "10.26.1",
"@auto-it/conventional-commits": "10.26.0",
"@auto-it/conventional-commits": "10.26.1",
"@auto-it/first-time-contributor": "10.26.0",
"@babel/core": "7.13.14",
"@babel/plugin-transform-runtime": "7.13.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.26.1.tgz#465130aac17d5333abbc4ea2b1647858f59e5385"
integrity sha512-TLXYX/F+NlI6nPx4wS8qp69Tcr0qykGRwRl3nRJKFlgA6RHFvx6nSguq8g9GDvEpDcxEbOo0TB/AiknyFzkzSg==

"@auto-it/[email protected].0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.26.0.tgz#6e263e7c26bc9ca45ce48ad642cd4d30ac9a926a"
integrity sha512-7/pH+cCrESdUQoZ42YDk50dZdam/9lQ9SefdVJupnz02EWiwZG3fAnd2zPKXyxVjedQG/FIu+BxcEmOl2wFx0A==
"@auto-it/[email protected].1":
version "10.26.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.26.1.tgz#c58d704ff5246b3499757bbf9d87291b73256c45"
integrity sha512-5KjCMyXgJP0gGyx1wTQ+WJ2NBVP3PYX+49KTc/4zEqSlHLutUGNsPwzg2hCmDD0F+bzXUIKKhFJjPl69+Lr6+g==
dependencies:
"@auto-it/core" "10.26.0"
"@auto-it/core" "10.26.1"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
Expand Down

0 comments on commit 2bf8f38

Please sign in to comment.