Skip to content

Commit

Permalink
chore(deps-dev): bump @auto-it/first-time-contributor
Browse files Browse the repository at this point in the history
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.37.6 to 10.38.5.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v10.37.6...v10.38.5)

---
updated-dependencies:
- dependency-name: "@auto-it/first-time-contributor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent c4d7afc commit 83c09db
Showing 1 changed file with 5 additions and 56 deletions.
61 changes: 5 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@auto-it/bot-list@10.37.6":
version "10.37.6"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.6.tgz#3ca9380a44b9c8d33b2088b8fed2c2ffc79c91ed"
integrity sha512-ltcLZEzXOOWh24qgNE4mPYJR25Dh9mQy2QwyD8uOE01Vy0yu89RGLi0TahUlUNZUSPBjLYUCxNOcp9WHKBJ7Sg==

"@auto-it/bot-list@10.38.5":
version "10.38.5"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.38.5.tgz#51453cd9dfe455e0dfefdfc004756749a84d5575"
Expand All @@ -35,52 +30,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/core@10.37.6":
version "10.37.6"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.37.6.tgz#04e5f47dbd89a4ab253f9562cd214ff8b7408b7c"
integrity sha512-XfQq+DmUAg7hXSwq0KxOCGyPLlri8hJoEAp3QDaAa42CSnM5A5oZ67VaL7D/mFcSPDYK8o3w69mQfwcmOENjBA==
dependencies:
"@auto-it/bot-list" "10.37.6"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@octokit/core" "^3.5.1"
"@octokit/plugin-enterprise-compatibility" "1.3.0"
"@octokit/plugin-retry" "^3.0.9"
"@octokit/plugin-throttling" "^3.6.2"
"@octokit/rest" "^18.12.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.1.0"
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.7"
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.2.0"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^10.9.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.38.5":
version "10.38.5"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.38.5.tgz#c6766c62fafe15a66c2bc13cc93d447fd830c67b"
Expand Down Expand Up @@ -128,12 +77,12 @@
url-join "^4.0.0"

"@auto-it/first-time-contributor@^10.37.6":
version "10.37.6"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.37.6.tgz#cbd95505de84068b0459d1ffd23a6a6a42497e9e"
integrity sha512-+weXEHUaXSBJfLmI5F7MZKUPrRvQM8Fr+e2lCcDW4ChyfR2YE70/wv9e3oxenZp9Ed0pHN7THH718O9Tz4GtHw==
version "10.38.5"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.38.5.tgz#6fc064eacee2aa2b3d257223dd39191e93ff776c"
integrity sha512-gO5aMulO8jS6aUHa8blEscAvVwXv5lx+zc++tf9W8MtTfUj0ZMzWPNhV/MTkgEgQzT0PJDoJNB9jZvC4B0U71g==
dependencies:
"@auto-it/bot-list" "10.37.6"
"@auto-it/core" "10.37.6"
"@auto-it/bot-list" "10.38.5"
"@auto-it/core" "10.38.5"
array.prototype.flatmap "^1.2.2"
endent "^2.1.0"
tslib "2.1.0"
Expand Down

0 comments on commit 83c09db

Please sign in to comment.