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.3
  • Loading branch information
renovate-bot committed Apr 9, 2021
1 parent c907803 commit 94425f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 57 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.3",
"@auto-it/conventional-commits": "10.24.3",
"@auto-it/first-time-contributor": "10.24.1",
"@auto-it/first-time-contributor": "10.24.3",
"@babel/core": "7.13.14",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.12",
Expand Down
62 changes: 6 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/[email protected]":
version "10.24.1"
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"
Expand All @@ -72,51 +67,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/[email protected]":
version "10.24.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.24.1.tgz#57e05ce0915eed9048ecc8346c9376e93a577db7"
integrity sha512-dSuTPO2ZEUASz1Xs/4TnFMb6SE4ODSLdlAlxJhA9V5aR3p9+ijIrdHxHkd4dZo8/Lmf886I5wTZyZQI/SixWpw==
dependencies:
"@auto-it/bot-list" "10.24.1"
"@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/core/-/core-10.24.2.tgz#7e1a34d4db1eba42efc8cc778dc0a99befb62e50"
Expand Down Expand Up @@ -207,13 +157,13 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected].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/[email protected].3":
version "10.24.3"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.24.3.tgz#5de988c8478e795b23530e6c207659af30d53e2e"
integrity sha512-6s63Ta85VTIjZqzdoIV7inHJsOmYnPrQbofy7kEgi3swXWiCJ6/cSAS6hZLaqTwr1tnsLNSDh1actsr12GL/rA==
dependencies:
"@auto-it/bot-list" "10.24.1"
"@auto-it/core" "10.24.1"
"@auto-it/bot-list" "10.24.3"
"@auto-it/core" "10.24.3"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.1.0"
Expand Down

0 comments on commit 94425f4

Please sign in to comment.