Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 9, 2021
1 parent 11e3b6f commit 9a5da0d
Show file tree
Hide file tree
Showing 2 changed files with 56 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.24.1",
"@auto-it/conventional-commits": "10.24.1",
"@auto-it/conventional-commits": "10.24.3",
"@auto-it/first-time-contributor": "10.24.1",
"@babel/core": "7.13.14",
"@babel/plugin-transform-runtime": "7.13.10",
Expand Down
60 changes: 55 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,17 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.24.2.tgz#eaa6d893b280304ee747ab3084cde5abb43f54fb"
integrity sha512-DT7B+bym1e6fTjFyUqY7WtJ8SOUlbC6MP/FG6M6m8cPvU7WEaRBNbNpiVYJq7lEV7OU5PHc1ctxIeqhOXwNhlA==

"@auto-it/[email protected]":
version "10.24.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.24.1.tgz#5588a3c86177417a3dcc57dbc89ade9690c35bd1"
integrity sha512-FJT0EoG2rFPvNzMu3E+ZVKp6og0VrLx57xvW9CRiRY3/IkcKQNGg0975YbNWnJLDrT2OtkAWwot3QOdYjJjGrg==
"@auto-it/[email protected]":
version "10.24.3"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.24.3.tgz#b2db75aca043fdaa5a2484ccccae7e325ccaff99"
integrity sha512-sI7b+neAX6o/Jkh1QadOkinPK1Wcg5i72Os965xdPF82K7yS2LL/ScnKm3QTU0heHkEts8IL2y6DaA4LwIvINQ==

"@auto-it/[email protected]":
version "10.24.3"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.24.3.tgz#216ec3aee2f2e37642046a7bda3399b148348643"
integrity sha512-dxDA8GFTBImeIwKN8uhAZHjRUcSWynP/n5fD8MAOrm9cDua0DPDHn7E36vNAxR8cw8KnFW1HUdHWDHZdwcJrbA==
dependencies:
"@auto-it/core" "10.24.1"
"@auto-it/core" "10.24.3"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
Expand Down Expand Up @@ -157,6 +162,51 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.24.3"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.24.3.tgz#23a003144f9e1433646b4971e0252164ba55bab6"
integrity sha512-+3fZLVit2qGDBNJVdECYWsryiQQnJAAaQAAbp4plxQlxZHF6VZnvR4o+zi/t4dR8LUvJalvXNppr7DzTU6JZbw==
dependencies:
"@auto-it/bot-list" "10.24.3"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@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 "^3.0.0"
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"
requireg "^0.2.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

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

0 comments on commit 9a5da0d

Please sign in to comment.