Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/first-time-contributor to v10…
Browse files Browse the repository at this point in the history
….24.2
  • Loading branch information
renovate-bot committed Apr 9, 2021
1 parent db592d8 commit c798105
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@auto-it/all-contributors": "10.24.1",
"@auto-it/conventional-commits": "10.24.1",
"@auto-it/first-time-contributor": "10.24.1",
"@auto-it/first-time-contributor": "10.24.2",
"@babel/core": "7.13.14",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.12",
Expand Down
62 changes: 56 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.24.1.tgz#224c107c78137da93d1644da7ed05f741cddcfd2"
integrity sha512-SBBJ8lnxqk9lrMP6LhVCrPhApDeTAKyXh2+/IIngaCmmj+LEOrwT547pec7RiZj0TbF/f0cgF3S+JzQrbTySxw==

"@auto-it/[email protected]":
version "10.24.2"
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"
Expand Down Expand Up @@ -107,13 +112,58 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@10.24.1":
version "10.24.1"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.24.1.tgz#7fc921b7cbc9d309f27736838acd74a6fb8a3154"
integrity sha512-7c3qHvhaBi4q5Bde4slSUt4qPPJR/IhBElIIIG/zflf7OEiZjaVWMkd90KJuKTpsYNBUEIvqvR47uZeU45QvHw==
"@auto-it/core@10.24.2":
version "10.24.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.24.2.tgz#7e1a34d4db1eba42efc8cc778dc0a99befb62e50"
integrity sha512-6TFTkb+K/eHgxCtj5attOrhorG+Jk/xBSgn6riqQw2F4iS4q12dY+7/hSbA5jmXcRYB5p928abqqUpg7dWpNmw==
dependencies:
"@auto-it/bot-list" "10.24.1"
"@auto-it/core" "10.24.1"
"@auto-it/bot-list" "10.24.2"
"@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.2"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.24.2.tgz#9ae7890c384d8ca88fb93d7a785626e9f6d47f5f"
integrity sha512-fOhdiYUhl4ldLHZlzkBNojEehQdlq2WfGiLxMMyq+jqllOdddzvMqXtnegwN0UDRDeUOJkhErCTteeEjAImoJA==
dependencies:
"@auto-it/bot-list" "10.24.2"
"@auto-it/core" "10.24.2"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.1.0"
Expand Down

0 comments on commit c798105

Please sign in to comment.