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
….26.1
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent 871dffa commit 1770861
Show file tree
Hide file tree
Showing 2 changed files with 7 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.26.1",
"@auto-it/conventional-commits": "10.26.0",
"@auto-it/first-time-contributor": "10.26.0",
"@auto-it/first-time-contributor": "10.26.1",
"@babel/core": "7.13.14",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,13 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected].0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.26.0.tgz#14bf9a8375003ddcad952afea999dbbdd8011f28"
integrity sha512-4qRMu5pMumwCD579aoVpC/9ryMOchJ/05ZmBe8PbsSbVqKJ7ApXJGsguNSW0WUrn975NI9GIeNUjrlvGXH7HKg==
"@auto-it/[email protected].1":
version "10.26.1"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.26.1.tgz#417cfa8ff51b97ca04756bb22511848811b40f3a"
integrity sha512-BkJMqjC2KjjDieebKedF2amOrfx1gCCBOLWdFe2xbGP2b/cadU+j9bISXtYKTvxB7q80zPoAxFyt/AfR7tnZTg==
dependencies:
"@auto-it/bot-list" "10.26.0"
"@auto-it/core" "10.26.0"
"@auto-it/bot-list" "10.26.1"
"@auto-it/core" "10.26.1"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.1.0"
Expand Down

0 comments on commit 1770861

Please sign in to comment.