From ad465408929479193c68383dc1a13fae3816746d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:20:35 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.2.2. - [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/v19.2.2/@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 | 43 +++++++++++++++++++++++++++---------------- 2 files changed, 28 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 5c2bf63..1959189 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "registry": "https://registry.npmjs.org/" }, "devDependencies": { - "@commitlint/config-conventional": "^17.0.2", + "@commitlint/config-conventional": "^19.2.2", "@evilmartians/lefthook": "^1.5.0", "@react-native/eslint-config": "^0.74.85", "@release-it/conventional-changelog": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 294d356..d669925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1721,12 +1721,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^17.0.2": - version: 17.8.1 - resolution: "@commitlint/config-conventional@npm:17.8.1" +"@commitlint/config-conventional@npm:^19.2.2": + version: 19.2.2 + resolution: "@commitlint/config-conventional@npm:19.2.2" dependencies: - conventional-changelog-conventionalcommits: ^6.1.0 - checksum: ce8ace1a13f3a797ed699ffa13dc46273a27e1dc3ae8a9d01492c0637a8592e4ed24bb32d9a43f8745a8690a52d77ea4a950d039977b0dbcbf834f8cbacf5def + "@commitlint/types": ^19.0.3 + conventional-changelog-conventionalcommits: ^7.0.2 + checksum: fa6b5f763ff1e6c118e4d8434db81058a88afb622a76e6df13956d6b14b9462fd02b81160db5325895165ef0dd18641f6d762a2f1858f0b4fc70fae9720b5b15 languageName: node linkType: hard @@ -1898,6 +1899,16 @@ __metadata: languageName: node linkType: hard +"@commitlint/types@npm:^19.0.3": + version: 19.0.3 + resolution: "@commitlint/types@npm:19.0.3" + dependencies: + "@types/conventional-commits-parser": ^5.0.0 + chalk: ^5.3.0 + checksum: 44e67f4861f9b137f43a441f8ab255676b7a276c82ca46ba7846ca1057d170af92a87d3e2a1378713dc4e33a68c8af513683cb96dcd29544e48e2c825109ea6f + languageName: node + linkType: hard + "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -3266,6 +3277,15 @@ __metadata: languageName: node linkType: hard +"@types/conventional-commits-parser@npm:^5.0.0": + version: 5.0.0 + resolution: "@types/conventional-commits-parser@npm:5.0.0" + dependencies: + "@types/node": "*" + checksum: 88013c53adccaf359a429412c5d835990a88be33218f01f85eb04cf839a7d5bef51dd52b83a3032b00153e9f3ce4a7e84ff10b0a1f833c022c5e999b00eef24c + languageName: node + linkType: hard + "@types/graceful-fs@npm:^4.1.3": version: 4.1.9 resolution: "@types/graceful-fs@npm:4.1.9" @@ -4566,7 +4586,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^5.0.1, chalk@npm:^5.2.0": +"chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0": version: 5.3.0 resolution: "chalk@npm:5.3.0" checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80 @@ -4937,15 +4957,6 @@ __metadata: languageName: node linkType: hard -"conventional-changelog-conventionalcommits@npm:^6.1.0": - version: 6.1.0 - resolution: "conventional-changelog-conventionalcommits@npm:6.1.0" - dependencies: - compare-func: ^2.0.0 - checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff - languageName: node - linkType: hard - "conventional-changelog-conventionalcommits@npm:^7.0.2": version: 7.0.2 resolution: "conventional-changelog-conventionalcommits@npm:7.0.2" @@ -11152,7 +11163,7 @@ __metadata: version: 0.0.0-use.local resolution: "react-native-example-app@workspace:." dependencies: - "@commitlint/config-conventional": ^17.0.2 + "@commitlint/config-conventional": ^19.2.2 "@evilmartians/lefthook": ^1.5.0 "@react-native/eslint-config": ^0.74.85 "@release-it/conventional-changelog": ^8.0.1