Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2021
1 parent 50b1157 commit 145bc88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@auto-it/all-contributors": "10.15.0",
"@auto-it/conventional-commits": "10.13.4",
"@auto-it/conventional-commits": "10.15.0",
"@auto-it/first-time-contributor": "10.13.4",
"@babel/core": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.13",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.15.0.tgz#8839b336f90229688f0714f18a2b089d358ec8d6"
integrity sha512-y4EydlVfRth8GjBN7W5DK3nZyC5J79DiHzx0mf08X0FmNgsS6TiTByWJ+hDPm1JtqkECGkMzC/vTAqpoGCAt0g==

"@auto-it/conventional-commits@10.13.4":
version "10.13.4"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.13.4.tgz#9992d9fca475d76155ce47127e583fdea5e163ce"
integrity sha512-aMP8AsSMsihy4r4kkldWsJrnIZ1FNp6qNFGJfy9Tj+Lvz6AH6GYD2EVOZxfCPSynFdeGt+FfxS9A0RubhD2SKw==
"@auto-it/conventional-commits@10.15.0":
version "10.15.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.15.0.tgz#ba4ff4656807eac55564c80950ca2f6968c489ea"
integrity sha512-S7jG9iNiZS+3olwNorYzAv+cmqg5LLUYWkUzmVskFdTsemvClQ7/gJxkGsvPaRUfTuc4e0fp6m0QrLwz+djMog==
dependencies:
"@auto-it/core" "10.13.4"
"@auto-it/core" "10.15.0"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
conventional-commits-parser "^3.1.0"
Expand Down

0 comments on commit 145bc88

Please sign in to comment.