Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2021
1 parent e4957c8 commit 886b971
Show file tree
Hide file tree
Showing 2 changed files with 53 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.15.0",
"@auto-it/conventional-commits": "10.16.0",
"@auto-it/first-time-contributor": "10.15.0",
"@babel/core": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.13",
Expand Down
57 changes: 52 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,17 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.15.0.tgz#8839b336f90229688f0714f18a2b089d358ec8d6"
integrity sha512-y4EydlVfRth8GjBN7W5DK3nZyC5J79DiHzx0mf08X0FmNgsS6TiTByWJ+hDPm1JtqkECGkMzC/vTAqpoGCAt0g==

"@auto-it/[email protected]":
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==
"@auto-it/[email protected]":
version "10.16.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.16.0.tgz#1b1d21236095eac2373cc0e221d666bdc0a2cae0"
integrity sha512-cbhSjU7Kbuxb7yb3lfRchzGGB02YmD3pPLj9wfS536rewQlnfoMEwCUt5reAjmEDlryLv0pyo/kUvH0dVPxcHw==

"@auto-it/[email protected]":
version "10.16.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.16.0.tgz#ff839d485e9dddd992dbc0b2e15c3a5548b90f44"
integrity sha512-pHSSBSgZpOYdI9P0YeMonR6VfyUrWjIrlFRIVtu4Odb6k/xUgtHuHaQdMUX7p17ETEh/EYMNN8Zg+bWc8uc4Xw==
dependencies:
"@auto-it/core" "10.15.0"
"@auto-it/core" "10.16.0"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
Expand Down Expand Up @@ -103,6 +108,48 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.16.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.16.0.tgz#254386a3ed4965748153adc7e3830b6e039f6829"
integrity sha512-Wgn99jtBeUU2V0pT5Ykdf2hjL363ksKgZ5AdcROMN9la4RF4IHytbINn/5qVdaToO6KLTLkCU6n2lqfaxP+EwQ==
dependencies:
"@auto-it/bot-list" "10.16.0"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^2.1.1"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
enquirer "^2.3.4"
env-ci "^5.0.1"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.3"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^4.0.0"
node-fetch "2.6.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
tslib "2.0.3"
type-fest "^0.20.2"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.15.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.15.0.tgz#3b88a44334b992ffe701c45bb611eae52dd6aed4"
Expand Down

0 comments on commit 886b971

Please sign in to comment.