From de6eeb877082e774d8a74a56bbd37c83a7e55c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 07:04:32 +0000 Subject: [PATCH] build(deps-dev): Bump @commitlint/cli from 17.5.1 to 17.6.0 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 275e4950..ea70fded 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "node-inspect-extracted": "2.0.2" }, "devDependencies": { - "@commitlint/cli": "17.5.1", + "@commitlint/cli": "17.6.0", "@faker-js/faker": "8.0.0-alpha.2", "@flex-development/commitlint-config": "1.0.1", "@flex-development/decorator-regex": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 70faa13b..d62c9b3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -188,12 +188,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:17.5.1": - version: 17.5.1 - resolution: "@commitlint/cli@npm:17.5.1" +"@commitlint/cli@npm:17.6.0": + version: 17.6.0 + resolution: "@commitlint/cli@npm:17.6.0" dependencies: "@commitlint/format": "npm:^17.4.4" - "@commitlint/lint": "npm:^17.4.4" + "@commitlint/lint": "npm:^17.6.0" "@commitlint/load": "npm:^17.5.0" "@commitlint/read": "npm:^17.5.1" "@commitlint/types": "npm:^17.4.4" @@ -204,7 +204,7 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6 + checksum: 57020dfbb52af6c1b8e54ce31b44d05fb372bfac3dc6eb5f746684d9aec6a3fc2ef170c8629d56f43ab5edb5600bee5f0df9541fd5849224403e3416b5bf24c0 languageName: node linkType: hard @@ -259,15 +259,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/lint@npm:^17.4.4": - version: 17.4.4 - resolution: "@commitlint/lint@npm:17.4.4" +"@commitlint/lint@npm:^17.6.0": + version: 17.6.0 + resolution: "@commitlint/lint@npm:17.6.0" dependencies: "@commitlint/is-ignored": "npm:^17.4.4" "@commitlint/parse": "npm:^17.4.4" - "@commitlint/rules": "npm:^17.4.4" + "@commitlint/rules": "npm:^17.6.0" "@commitlint/types": "npm:^17.4.4" - checksum: 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462 + checksum: 1840d1e066ff1c64aee456c5f4f19ce76a4a823bf2496f56439dee8b2e86b899c5469509118c72a20d2984e37ff4be1af9d9ddb73f7e6da3811b2f6a5468934d languageName: node linkType: hard @@ -338,16 +338,16 @@ __metadata: languageName: node linkType: hard -"@commitlint/rules@npm:^17.4.4": - version: 17.4.4 - resolution: "@commitlint/rules@npm:17.4.4" +"@commitlint/rules@npm:^17.6.0": + version: 17.6.0 + resolution: "@commitlint/rules@npm:17.6.0" dependencies: "@commitlint/ensure": "npm:^17.4.4" "@commitlint/message": "npm:^17.4.2" "@commitlint/to-lines": "npm:^17.4.0" "@commitlint/types": "npm:^17.4.4" execa: "npm:^5.0.0" - checksum: 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83 + checksum: 41b4617301ffc8e449f439e1a993c6f552c613bd2fa557320114fd94382f249ec01608894ce592b0de095750a6350bc33cb04bb3bb3184fa15b2ae77b15d5ef3 languageName: node linkType: hard @@ -1067,7 +1067,7 @@ __metadata: version: 0.0.0-use.local resolution: "@flex-development/errnode@workspace:." dependencies: - "@commitlint/cli": "npm:17.5.1" + "@commitlint/cli": "npm:17.6.0" "@faker-js/faker": "npm:8.0.0-alpha.2" "@flex-development/commitlint-config": "npm:1.0.1" "@flex-development/decorator-regex": "npm:1.0.0"