Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2021
1 parent a970485 commit bcea909
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 53 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.11.0",
"@auto-it/conventional-commits": "10.10.1",
"@auto-it/conventional-commits": "10.11.0",
"@auto-it/first-time-contributor": "10.10.0",
"@babel/core": "7.12.10",
"@babel/plugin-transform-runtime": "7.12.10",
Expand Down
57 changes: 5 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,17 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.10.0.tgz#4208cac46a01e5764946c0ba5b1320c0828a4fe9"
integrity sha512-iGlsMl/u18n2BZPPqjbrXEGGuiiQqLOZUzNVifk9zqOLfPxeArc7Iy/ezXtrnspgA4gW+tP/MwdsHP1FtCj2qw==

"@auto-it/[email protected]":
version "10.10.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.10.1.tgz#c20fe5b5927e3397969fc9be73ec9bbdb6e7dffd"
integrity sha512-1DzT22mq151LCA66GTL2/kaqAJKJ1g9D/OyY/W2wODNslKgf0Iey66nRTGYwoeANe9bnGNK5O/br6DSQ2a2HTA==

"@auto-it/[email protected]":
version "10.11.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.11.0.tgz#84a4da7d832883c51ad831ca1fc58a5dc6864eb5"
integrity sha512-8qLYZMwNPZ8f/6lFvCxNPNDn8Osn8G3KsH3zpWkq9Byy+St5b6z3Qdf3PeKaGqJP+4BNv/7sA9A7ZhGJVv9TSQ==

"@auto-it/conventional-commits@10.10.1":
version "10.10.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.10.1.tgz#3e31350ab45399aedcf2adcc09974aea747ecc2f"
integrity sha512-ULHkAM8JLxNfVN9xoPNXCGoismX0bspl9ASI2UF9BpzdVK6BbjzOE6snRzIxbU++mgWF9qNhPi4voZbqlggiyA==
"@auto-it/conventional-commits@10.11.0":
version "10.11.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.11.0.tgz#a1565edbc50a2377623b1689a9aeb188d1d90583"
integrity sha512-DeSnvdBIiSZvR5O5tnPrxkOhL3mp07iSQhKB333tYCmHVgBAVPe69vf0UeTQNrhUDSqct7mnMPTUzSfeKISwPw==
dependencies:
"@auto-it/core" "10.10.1"
"@auto-it/core" "10.11.0"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
conventional-commits-parser "^3.1.0"
Expand Down Expand Up @@ -112,48 +107,6 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.10.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.10.1.tgz#a9b6e4f5a2121bf828e867b663fa7e6b93ffec75"
integrity sha512-olqaVjjcl1sSWjJlnvpVZLgYrPatiTBZlAC02f0lsROcKFyEbK91k6YMG1QgGWVt7lSdQA5xfy+sKJ1iSqn3mA==
dependencies:
"@auto-it/bot-list" "10.10.1"
"@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.18.0"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.11.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.11.0.tgz#9cfa95d639e652faf9ccfee1e496228a9457bc37"
Expand Down

0 comments on commit bcea909

Please sign in to comment.