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
….14.0
  • Loading branch information
renovate-bot committed Feb 3, 2021
1 parent a4ea2f0 commit 0a684a2
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@auto-it/all-contributors": "10.13.4",
"@auto-it/conventional-commits": "10.13.4",
"@auto-it/first-time-contributor": "10.13.4",
"@auto-it/first-time-contributor": "10.14.0",
"@babel/core": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.13",
"@babel/preset-env": "7.12.13",
Expand Down
59 changes: 53 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.13.4.tgz#46e558ab8024aa1233af102e5bcd22ec978464c0"
integrity sha512-dgM586txe2oXX1HWnHhw4a5gfQ9xFxnJzMvsoMCAKqEPhQ11DxmfHz0i/HBfcv/CAyRWkVkJucIfLJXPGi/S4A==

"@auto-it/[email protected]":
version "10.14.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.14.0.tgz#744183ca2aee5863c7fcdc915656aca182376baf"
integrity sha512-5HWQ2TLiOAym9IbhJg5608q6FL1q5pt1ToAEE3+5wFg3dX+6DoEl1zcH7HiN3md942RA6YlogbPtiF6MgdaZqA==

"@auto-it/[email protected]":
version "10.13.4"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.13.4.tgz#9992d9fca475d76155ce47127e583fdea5e163ce"
Expand Down Expand Up @@ -102,13 +107,55 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@10.13.4":
version "10.13.4"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.13.4.tgz#e0f3abc6ab46bea5b09a1aa5302391d40995dee1"
integrity sha512-9NWJ4ut8xHpO+MuoNaDYeCXTMHWGXLCwuVU6WCzeeHMFKzRuhXJ5JHVgC4ajj5YdpLL5i9rYWhrTC8fvBQIYLA==
"@auto-it/core@10.14.0":
version "10.14.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.14.0.tgz#9bff9be135f1abf4b9292261dc591d792747ae03"
integrity sha512-wXEUL3E8i8qXnyCQ6WXEKBm3weSPLQOLzPR5VyEmYGUDbc5wMCf8a99vX6vnoC60YecXRNWtt07Y4+H1XJ4qGA==
dependencies:
"@auto-it/bot-list" "10.13.4"
"@auto-it/core" "10.13.4"
"@auto-it/bot-list" "10.14.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.14.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.14.0.tgz#5183ac924763098611bcaeadc28f6f5da595b075"
integrity sha512-+Pc+/5kAhzTAgxJrcEBs0cqsDF0AqW1ReWlSiPNrYexNH0i6U5ROmw4W/kioJlr2aZNqETLpiqNde6ieZ2JWSg==
dependencies:
"@auto-it/bot-list" "10.14.0"
"@auto-it/core" "10.14.0"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.0.3"
Expand Down

0 comments on commit 0a684a2

Please sign in to comment.