Skip to content

Commit

Permalink
chore(deps-dev): bump @auto-it/first-time-contributor from 10.37.1 to…
Browse files Browse the repository at this point in the history
… 10.37.2 (#8291)

chore(deps-dev): bump @auto-it/first-time-contributor

Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.37.1 to 10.37.2.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v10.37.1...v10.37.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2022
1 parent 7843eca commit 9c9c1ce
Showing 1 changed file with 55 additions and 5 deletions.
60 changes: 55 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.1.tgz#027dcce6276aa6817ea756db460a06d927921795"
integrity sha512-yleOXcK9ecto2TX/H8qWj4VP7HBdvb54H82kbk+wdBuRpFqR0SkWiSr+8hI0O0XtNTL20aCdVIbGMJpLSbQwPw==

"@auto-it/bot-list@10.37.2":
version "10.37.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.2.tgz#bd32fd0b7d1ab8c94482d7842209877663ebf35f"
integrity sha512-CLcXVCXUcn2ZZ4XBImZYqum62M0K1uJ3/b2p63OEjZSPaJw5ci3kbfIq8mkpoymQM33wj9rxRNiemfAUecunGg==

"@auto-it/conventional-commits@^10.34.1":
version "10.37.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.37.1.tgz#8192eadd309a335aafb87f5219034246b79616ed"
Expand Down Expand Up @@ -74,13 +79,58 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.37.2":
version "10.37.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.37.2.tgz#bdd851f2bd2d671cac07e411b9b0b87aa392796a"
integrity sha512-U0hJra9nQLCyBowJQEma2JJOJyo7ySzcL8T9Cid8LrZmte9RV7nWEJ4B/etDFd6pSXLEuIK1XYjVAT8LuwPJJA==
dependencies:
"@auto-it/bot-list" "10.37.2"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@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 "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@^10.34.1":
version "10.37.1"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.37.1.tgz#3934f16aa9867d1794657be95110791e907985e8"
integrity sha512-+kDhaFSyqnMTKTGjcs3K5EVHImfafgs5aK0svdW7KWfCBr6Vj04B8nDdn9P/iwusyIVNEacvF4Kl/FpEkpP78Q==
version "10.37.2"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.37.2.tgz#3835a07020d5e8a9168d606b1e4fe8d461d403ba"
integrity sha512-CU+JTydVCjxmm0QZvQlTpkYDcxIYu0gsqng6GEIeDU+avGi33V4GyluCPwCDzJ2R4tP2ZKij/Cvnpcgl5AlzwQ==
dependencies:
"@auto-it/bot-list" "10.37.1"
"@auto-it/core" "10.37.1"
"@auto-it/bot-list" "10.37.2"
"@auto-it/core" "10.37.2"
array.prototype.flatmap "^1.2.2"
endent "^2.1.0"
tslib "2.1.0"
Expand Down

0 comments on commit 9c9c1ce

Please sign in to comment.