From abddad2e4861c67c204d10edaa415b74d1b0b30a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:02:15 +0000 Subject: [PATCH] build(npm-dev): bump commitlint from 17.7.2 to 17.8.0 Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 61492bf5..2b09b97c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "^20.8.5", "@typescript-eslint/eslint-plugin": "^6.7.5", "@typescript-eslint/parser": "^6.7.5", - "commitlint": "^17.7.2", + "commitlint": "^17.8.0", "cz-conventional-changelog": "^3.3.0", "enhanced-resolve": "^5.15.0", "eslint": "^8.51.0", diff --git a/yarn.lock b/yarn.lock index 72e80094..23007ac2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -642,13 +642,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:^17.7.2": - version: 17.7.2 - resolution: "@commitlint/cli@npm:17.7.2" +"@commitlint/cli@npm:^17.8.0": + version: 17.8.0 + resolution: "@commitlint/cli@npm:17.8.0" dependencies: "@commitlint/format": ^17.4.4 - "@commitlint/lint": ^17.7.0 - "@commitlint/load": ^17.7.2 + "@commitlint/lint": ^17.8.0 + "@commitlint/load": ^17.8.0 "@commitlint/read": ^17.5.1 "@commitlint/types": ^17.4.4 execa: ^5.0.0 @@ -658,7 +658,7 @@ __metadata: yargs: ^17.0.0 bin: commitlint: cli.js - checksum: 7d5d86b27980135713094e44023ee7a6cc2bb1cd015f92111857e069a3127dab63d4575b507bdac2e16255aaab65da908d1f7667e8aa9de7e032d9c464ef3154 + checksum: 3780a143aa943c832283b762be9d2bc317745ce716f798ff6a07c1f5d1bb2a8fee169fc153e7545b00bea81e255f108e078ee7d79db8c3631d87e5820ea71d50 languageName: node linkType: hard @@ -722,25 +722,25 @@ __metadata: languageName: node linkType: hard -"@commitlint/is-ignored@npm:^17.7.0": - version: 17.7.0 - resolution: "@commitlint/is-ignored@npm:17.7.0" +"@commitlint/is-ignored@npm:^17.8.0": + version: 17.8.0 + resolution: "@commitlint/is-ignored@npm:17.8.0" dependencies: "@commitlint/types": ^17.4.4 semver: 7.5.4 - checksum: aa0b695d6e7bee5e732f96a2ff383347ff476eb48f9d3b4ed75b098cafa27e56da15563833d3cf4e1268fc26819180cd8b5bdc322b087073a63bc94f699944b2 + checksum: ae18943cae8370476049fcbf08c18256f44e2063c9be553eb282a81231ec50a8aff1b861e93108dc823fe6331e1aedcdd7c74c777b57e564308eeb7f7b9da33c languageName: node linkType: hard -"@commitlint/lint@npm:^17.7.0": - version: 17.7.0 - resolution: "@commitlint/lint@npm:17.7.0" +"@commitlint/lint@npm:^17.8.0": + version: 17.8.0 + resolution: "@commitlint/lint@npm:17.8.0" dependencies: - "@commitlint/is-ignored": ^17.7.0 + "@commitlint/is-ignored": ^17.8.0 "@commitlint/parse": ^17.7.0 "@commitlint/rules": ^17.7.0 "@commitlint/types": ^17.4.4 - checksum: 72765e0f2c6b78faa1c7ceb1050ef624d505deb0f95c5ac2ce1959c3ee8c2ce579d4f5aaf9434adf244727a97653be4d7fbc0d75cda2d8915e563ebeb7b886ae + checksum: 7a2729575de88b15c296619d78bb7cde4da535adb35b8a5f5834585d3ae293cc01352a2bbb98cb02c6938cedb871c787c5086d47d42750b311094a459b33cbc9 languageName: node linkType: hard @@ -766,9 +766,9 @@ __metadata: languageName: node linkType: hard -"@commitlint/load@npm:^17.7.2": - version: 17.7.2 - resolution: "@commitlint/load@npm:17.7.2" +"@commitlint/load@npm:^17.8.0": + version: 17.8.0 + resolution: "@commitlint/load@npm:17.8.0" dependencies: "@commitlint/config-validator": ^17.6.7 "@commitlint/execute-rule": ^17.4.0 @@ -784,7 +784,7 @@ __metadata: resolve-from: ^5.0.0 ts-node: ^10.8.1 typescript: ^4.6.4 || ^5.0.0 - checksum: dda9f7efd6413309266617a5ee026df65cc8c590b86c312f5905285fcbef5ae3ec983694c145007d89402c9f728882465f016167b156f43f6ed414c3b8ca079a + checksum: 24287a9dfbf57f7d824ffc7f6a3df2f4771db501ce05219ed93abd00b68dc629a41a70c4d6c142ca05c4f29d38a1cf823353886c2378f5dd77d6e0cf2c540ffc languageName: node linkType: hard @@ -3620,15 +3620,15 @@ __metadata: languageName: node linkType: hard -"commitlint@npm:^17.7.2": - version: 17.7.2 - resolution: "commitlint@npm:17.7.2" +"commitlint@npm:^17.8.0": + version: 17.8.0 + resolution: "commitlint@npm:17.8.0" dependencies: - "@commitlint/cli": ^17.7.2 + "@commitlint/cli": ^17.8.0 "@commitlint/types": ^17.4.4 bin: commitlint: cli.js - checksum: 0cbf8e79dc2c4df24174f460012695752c677829c298be2cb3e040cd274c3b79f3bff2db74084b86db686e5da4562270d4000732bad76568c5df757cd7e747dd + checksum: 36408947008e5a36853621b7faf7cb0836eeef2921614c35fadd597edcdfac9550ca3ccff09f15687ff30d73c0b380c5bfeada8da22666465b6d2390f1eb654f languageName: node linkType: hard @@ -8707,7 +8707,7 @@ __metadata: "@types/node": ^20.8.5 "@typescript-eslint/eslint-plugin": ^6.7.5 "@typescript-eslint/parser": ^6.7.5 - commitlint: ^17.7.2 + commitlint: ^17.8.0 cz-conventional-changelog: ^3.3.0 enhanced-resolve: ^5.15.0 eslint: ^8.51.0