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
….18.1
  • Loading branch information
renovate-bot committed Mar 3, 2021
1 parent 83744da commit 389bbdf
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 @@ -87,7 +87,7 @@
"devDependencies": {
"@auto-it/all-contributors": "10.16.8",
"@auto-it/conventional-commits": "10.16.8",
"@auto-it/first-time-contributor": "10.16.8",
"@auto-it/first-time-contributor": "10.18.1",
"@babel/core": "7.13.8",
"@babel/plugin-transform-runtime": "7.13.9",
"@babel/preset-env": "7.13.9",
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.16.8.tgz#0f0923b852154d97f52e2825eafe91178870d7ff"
integrity sha512-SjzoIzKongdyKOzNkIoCkRuNjulxTdC/vaR+DcmS0FTAqwxAWcUCGwukBDWeYDkNXIIAxsEBQAXFnpNtadjciQ==

"@auto-it/[email protected]":
version "10.18.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.18.1.tgz#9da054eb1360f5c8b2ff2400c15b3426d5597ce2"
integrity sha512-DH58JPY/OvK6F9d7lE5mltgaJHNFDPoSx9znrKxdu+bda1pgaagBEqrrmqcntoepSfFHieFsY7OwtxLn7kN8+Q==

"@auto-it/[email protected]":
version "10.16.8"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.16.8.tgz#1e3a808e70003ceab824b0f14e78b8505d0d93a0"
Expand Down Expand Up @@ -103,13 +108,55 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@10.16.8":
version "10.16.8"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.8.tgz#4ed805e3e37e34319d74f07911f3b84d1fdba1e2"
integrity sha512-ZukwCl2bWzyYHgsPkLL+QgWdCimVrUI8CT/OHecekk3e0wnflbzMeJXcqMQERB4vk5vxR4fxfIziy0pak1RV+w==
"@auto-it/core@10.18.1":
version "10.18.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.18.1.tgz#eebd57b1184c75f368e6b115b42be0df58488356"
integrity sha512-IZdjazqjAffe8NS+pclx80sm1xu7ufVoEB4CpB8opyOP/HuCe0su9VsGg3/nacqLfVzMaU0WkEh6H1v6CHXI/Q==
dependencies:
"@auto-it/bot-list" "10.16.8"
"@auto-it/core" "10.16.8"
"@auto-it/bot-list" "10.18.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.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.18.1"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.18.1.tgz#4d7d780b7f9b6e1d99e3518cea86e76296aaa2d6"
integrity sha512-i8be0b+EjecPZusmA8HET1uAY8L1pljZKSp1yEyfgcDGp7dDzWeOwDoRHmzBGhZAM8pkfMTYiGZ427WcO9/GMQ==
dependencies:
"@auto-it/bot-list" "10.18.1"
"@auto-it/core" "10.18.1"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.1.0"
Expand Down

0 comments on commit 389bbdf

Please sign in to comment.