From ceeb62303c2b55cb886bbec41fac6b60dc0c7e4d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Feb 2021 08:27:13 +0000 Subject: [PATCH] chore(deps): update dependency @auto-it/first-time-contributor to v10.16.6 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index cadd6249..9b585e4d 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@auto-it/all-contributors": "10.16.6", "@auto-it/conventional-commits": "10.16.6", - "@auto-it/first-time-contributor": "10.16.5", + "@auto-it/first-time-contributor": "10.16.6", "@babel/core": "7.12.17", "@babel/plugin-transform-runtime": "7.12.17", "@babel/preset-env": "7.12.17", diff --git a/yarn.lock b/yarn.lock index 57b401b8..ee9b1415 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,16 +150,16 @@ typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" -"@auto-it/first-time-contributor@10.16.5": - version "10.16.5" - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.5.tgz#3f7882342dfbf455cbcb1411c67ea1cfaeb3e9e1" - integrity sha512-iGYPSnEgXyKHkhAfu8b0Q2S9FaFMihHjAwjzpOAO91qlgqSRPjPr0ADnyvvB2VmfWIH0XDewXSb34wWRhUXXbA== +"@auto-it/first-time-contributor@10.16.6": + version "10.16.6" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.6.tgz#13d3d8a28bc91b087019a7c5d666c384f26e3aa4" + integrity sha512-mWCHPT+G+96Er7BTOmWcgoRfC7KF9lv6afn8tprg9bWCyScE9eWKsHWocURoBFdjl2Qrwwdm0T94gsqPXkDf0g== dependencies: - "@auto-it/bot-list" "10.16.5" - "@auto-it/core" "10.16.5" + "@auto-it/bot-list" "10.16.6" + "@auto-it/core" "10.16.6" array.prototype.flatmap "^1.2.2" endent "^2.0.1" - tslib "2.0.3" + tslib "2.1.0" url-join "^4.0.0" "@auto-it/npm@10.16.5":