From 2a5149d7e96b014879f6ba92ea33c77a7f83604e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 01:46:25 +0000 Subject: [PATCH] Bump @commitlint/config-conventional from 15.0.0 to 16.2.4 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 15.0.0 to 16.2.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index be0ec61890..117ea00be9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "license": "CC-BY-NC-SA-4.0", "devDependencies": { "@commitlint/cli": "^15.0.0", - "@commitlint/config-conventional": "^15.0.0", + "@commitlint/config-conventional": "^16.2.4", "@mr-hope/vuepress-plugin-sitemap": "^1.21.0", "@vuepress/plugin-back-to-top": "^1.9.7", "husky": "^7.0.4", diff --git a/yarn.lock b/yarn.lock index 22f0680b22..d47d5902a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -815,9 +815,9 @@ resolve-global "1.0.0" yargs "^17.0.0" -"@commitlint/config-conventional@^15.0.0": - version "15.0.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f" +"@commitlint/config-conventional@^16.2.4": + version "16.2.4" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb" dependencies: conventional-changelog-conventionalcommits "^4.3.1"