Skip to content

Commit

Permalink
chore(deps-dev): bump @auto-it/conventional-commits (#1881)
Browse files Browse the repository at this point in the history
Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 11.0.4 to 11.1.1.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.4...v11.1.1)

---
updated-dependencies:
- dependency-name: "@auto-it/conventional-commits"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 3, 2024
1 parent 6d7e76b commit 50b8258
Showing 1 changed file with 4 additions and 55 deletions.
59 changes: 4 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,17 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@auto-it/bot-list@11.0.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-11.0.4.tgz#a247281531bc4ee4bde791515fd6ad98bc48afe0"
integrity sha512-f3w9UZ655MLiELUQP28K9Gceptf2vvKdKVRzh2b2ST+PG/srmoxCnHgE/TO9afW7NiuUA1h+hQVyIb0eQ9VSfQ==

"@auto-it/bot-list@11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-11.1.1.tgz#944d5073a0107ab6172aa6742fa131c69d804b9a"
integrity sha512-uKZ08KC9FUjMBYqiizZ3VlXyEAeRHEAJaeNMqQFPi0jFKRtX/Dm4tAhDXqfQeuOuAsUHNh5Pp+4zOX2RmTPZaA==

"@auto-it/conventional-commits@^11.0.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-11.0.4.tgz#68fbff09cc62259263c93a02169bc95e0dbe3f62"
integrity sha512-7e2HQ3hWOrE2cb0jWDRBHjbhZveP3k6zH+Z9qQxWlt7kx8SOMOEW9iuYGmZdDMy9ML3VvQ2g2eg5KE98H8QxEw==
version "11.1.1"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-11.1.1.tgz#edccfbd9594d98b60dc31403727b887e34189ca5"
integrity sha512-Ha4dDVP3U6jXM5zux4SQvaPNYQS6XzofkCYS8VwZ56x01x5xAKXzOybZz1SpjhRUvIVWTeFgDF2TaT4X0Izb3w==
dependencies:
"@auto-it/core" "11.0.4"
"@auto-it/core" "11.1.1"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
Expand All @@ -40,52 +35,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/core@11.0.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-11.0.4.tgz#2a030c4eb58d70a8e74480e1d92b72b5cc824d9c"
integrity sha512-oYIByeGeuiM0MhWibbj3Y4Vj8p5Kt1n4g0hKL7Zu7oFlKmAjsZlwbH4z0wEjVTdK2+Eqg2/I1Dj/GgkiSriXgg==
dependencies:
"@auto-it/bot-list" "11.0.4"
"@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@11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-11.1.1.tgz#849565aa023a0161b2134d818c9e3aaefbe27fbc"
Expand Down

0 comments on commit 50b8258

Please sign in to comment.