Skip to content

Commit

Permalink
chore(deps-dev): bump @auto-it/conventional-commits (#1274)
Browse files Browse the repository at this point in the history
Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.37.0 to 10.37.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v10.37.0...v10.37.1)

---
updated-dependencies:
- dependency-name: "@auto-it/conventional-commits"
  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] committed May 29, 2022
1 parent a94db7c commit 72189cb
Showing 1 changed file with 54 additions and 4 deletions.
58 changes: 54 additions & 4 deletions yarn.lock
Expand Up @@ -14,12 +14,17 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.0.tgz#e27cb536f59be43682e7fe6c567d3df85d5fefd5"
integrity sha512-F6Rf8YjYgDBCalmeSp6CBFjq1dk2M6J20PsVI+EzJffGrMoBnPg+kA1OPkU+b2KRnG3p94oMKIlbmedmexgULw==

"@auto-it/bot-list@10.37.1":
version "10.37.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.1.tgz#027dcce6276aa6817ea756db460a06d927921795"
integrity sha512-yleOXcK9ecto2TX/H8qWj4VP7HBdvb54H82kbk+wdBuRpFqR0SkWiSr+8hI0O0XtNTL20aCdVIbGMJpLSbQwPw==

"@auto-it/conventional-commits@^10.32.5":
version "10.37.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.37.0.tgz#d141239fdec0ce8e1603e89977202f8c60490692"
integrity sha512-dJw2EcI0fx81iruKYW+bzkSk9w2JH8zcpb+20Zxzl0eHXfzBuXCjlk/vb8Tw93Mji2fSlhOSq64P5cmnbAlz2w==
version "10.37.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.37.1.tgz#8192eadd309a335aafb87f5219034246b79616ed"
integrity sha512-0xAqy36mjwUUePptRqfs4rKJbMjs96G63y8jkrqf8fqfn/27Ik2zFWBEWQ7WINSUhDepajG+T7QuX0+ep7vOKg==
dependencies:
"@auto-it/core" "10.37.0"
"@auto-it/core" "10.37.1"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
Expand Down Expand Up @@ -74,6 +79,51 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.37.1":
version "10.37.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.37.1.tgz#9f6e9cf059790c8f93643fe967d6ba994a43c51b"
integrity sha512-RPy9tcsPuWmcjQ9DENUI2+hM3GMS5zBCQW615d05cZGYAiJ4B/n79chE7aLoZHjC0mGzTKws7W5sxcbjh4C/wg==
dependencies:
"@auto-it/bot-list" "10.37.1"
"@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.32.5":
version "10.37.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.37.0.tgz#c9fe5726aeab2d030c24b8f7db143504013681c8"
Expand Down

0 comments on commit 72189cb

Please sign in to comment.