From 9bb2c82e02043ffba86f23e30a91b89127631921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 11:10:42 +0000 Subject: [PATCH] chore(deps-dev): bump @auto-it/conventional-commits (#1167) Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.34.1 to 10.34.2. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v10.34.1...v10.34.2) --- updated-dependencies: - dependency-name: "@auto-it/conventional-commits" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3849c27ec..ea5a3c5d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20,11 +20,11 @@ integrity sha512-INpKJICJ9i9kkSzMn7MFBksd1y7WOrZ2nLpBBHRsMeEP3a1ReoobWx2f88jJFIGtE/uec0HVdTLZdeZZT3zK9g== "@auto-it/conventional-commits@^10.32.5": - version "10.34.1" - resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.34.1.tgz#500d1c02f98f2879c3406642776a7fa1a7d32a11" - integrity sha512-sJaCGsU3GqGZmnjzCpWC+ZSw6gyrC4g73W7E1qlJQvmEGJROmUeCx8PEKrBk6YFN3oZgIXIRbWyuxR7+Siv2WA== + version "10.34.2" + resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.34.2.tgz#c40cf3824a8ff8f9ff27dc9ec919996332c012ec" + integrity sha512-iz5OXJwIr9B6dzC863bw0nawvyj1luj/3MihFyml7zG1QV6ma7NughhRLRNAozOtawBEL0u4bo/8DNQybSnQfw== dependencies: - "@auto-it/core" "10.34.1" + "@auto-it/core" "10.34.2" array.prototype.flatmap "^1.2.2" conventional-changelog-core "^4.2.0" conventional-changelog-preset-loader "^2.3.4"