From d363589f473a68d192955ac53efe894af671af9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:16:55 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.6.1 to 19.7.1. - [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/v19.7.1/@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 2bf536a9..5683d7e0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^4.1.1", - "@commitlint/cli": "^19.6.1", + "@commitlint/cli": "^19.7.1", "@commitlint/config-conventional": "^19.6.0", "@date-io/date-fns": "^3.2.0", "@fortawesome/fontawesome-svg-core": "^6.7.2", diff --git a/yarn.lock b/yarn.lock index f324e0f2..083acf84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,12 +200,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:^19.6.1": - version: 19.6.1 - resolution: "@commitlint/cli@npm:19.6.1" +"@commitlint/cli@npm:^19.7.1": + version: 19.7.1 + resolution: "@commitlint/cli@npm:19.7.1" dependencies: "@commitlint/format": "npm:^19.5.0" - "@commitlint/lint": "npm:^19.6.0" + "@commitlint/lint": "npm:^19.7.1" "@commitlint/load": "npm:^19.6.1" "@commitlint/read": "npm:^19.5.0" "@commitlint/types": "npm:^19.5.0" @@ -213,7 +213,7 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1 + checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98 languageName: node linkType: hard @@ -268,25 +268,25 @@ __metadata: languageName: node linkType: hard -"@commitlint/is-ignored@npm:^19.6.0": - version: 19.6.0 - resolution: "@commitlint/is-ignored@npm:19.6.0" +"@commitlint/is-ignored@npm:^19.7.1": + version: 19.7.1 + resolution: "@commitlint/is-ignored@npm:19.7.1" dependencies: "@commitlint/types": "npm:^19.5.0" semver: "npm:^7.6.0" - checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120 + checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5 languageName: node linkType: hard -"@commitlint/lint@npm:^19.6.0": - version: 19.6.0 - resolution: "@commitlint/lint@npm:19.6.0" +"@commitlint/lint@npm:^19.7.1": + version: 19.7.1 + resolution: "@commitlint/lint@npm:19.7.1" dependencies: - "@commitlint/is-ignored": "npm:^19.6.0" + "@commitlint/is-ignored": "npm:^19.7.1" "@commitlint/parse": "npm:^19.5.0" "@commitlint/rules": "npm:^19.6.0" "@commitlint/types": "npm:^19.5.0" - checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc + checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a languageName: node linkType: hard @@ -2858,7 +2858,7 @@ __metadata: resolution: "collabsoft@workspace:." dependencies: "@antfu/eslint-config": "npm:^4.1.1" - "@commitlint/cli": "npm:^19.6.1" + "@commitlint/cli": "npm:^19.7.1" "@commitlint/config-conventional": "npm:^19.6.0" "@date-io/date-fns": "npm:^3.2.0" "@fortawesome/fontawesome-svg-core": "npm:^6.7.2"