From c485fa210693abbe6e32f5debc2ff2ad2e6b4da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 03:15:59 +0000 Subject: [PATCH] build(deps-dev): Bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.4.2 to 17.4.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/v17.4.4/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c24c573a..1e9bd177 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ }, "devDependencies": { "@commitlint/cli": "17.4.4", - "@commitlint/config-conventional": "17.4.2", + "@commitlint/config-conventional": "17.4.4", "@faker-js/faker": "8.0.0-alpha.0", "@flex-development/errnode": "1.5.0", "@graphql-eslint/eslint-plugin": "3.16.0", diff --git a/yarn.lock b/yarn.lock index b1e3987a..c29058fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -189,12 +189,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:17.4.2": - version: 17.4.2 - resolution: "@commitlint/config-conventional@npm:17.4.2" +"@commitlint/config-conventional@npm:17.4.4": + version: 17.4.4 + resolution: "@commitlint/config-conventional@npm:17.4.4" dependencies: conventional-changelog-conventionalcommits: "npm:^5.0.0" - checksum: fcf5ac70b2a8149b56f0088469988eea5631998492fa814c2a87f73baccecad46e102f1c01de2f250504c892fa888aef51b67e7183c0906162bfff80f7ca6c41 + checksum: 1dce765072a61354a1e17078441c2422b0166bc0c974d082835e76b0117e787b426063e5c978c68a59c8ebf46de9f499157902de18122538432a12efcc7dcce2 languageName: node linkType: hard @@ -1233,7 +1233,7 @@ __metadata: resolution: "@flex-development/mkbuild@workspace:." dependencies: "@commitlint/cli": "npm:17.4.4" - "@commitlint/config-conventional": "npm:17.4.2" + "@commitlint/config-conventional": "npm:17.4.4" "@faker-js/faker": "npm:8.0.0-alpha.0" "@flex-development/decorator-regex": "npm:1.0.0" "@flex-development/errnode": "npm:1.5.0"