diff --git a/package.json b/package.json index bc4f6aa..fb61cc7 100644 --- a/package.json +++ b/package.json @@ -211,7 +211,7 @@ }, "devDependencies": { "@babel/core": "^7.28.0", - "@commitlint/config-conventional": "^19.8.1", + "@commitlint/config-conventional": "^20.5.0", "@eslint/js": "^9.30.1", "@expo/metro-config": "~54.0.5", "@ianvs/prettier-plugin-sort-imports": "^4.4.2", diff --git a/yarn.lock b/yarn.lock index a776145..5baaaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1639,13 +1639,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^19.8.1": - version: 19.8.1 - resolution: "@commitlint/config-conventional@npm:19.8.1" +"@commitlint/config-conventional@npm:^20.5.0": + version: 20.5.0 + resolution: "@commitlint/config-conventional@npm:20.5.0" dependencies: - "@commitlint/types": "npm:^19.8.1" - conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/654786e1acd64756e5c88838c19d9eb5d5ee7a6f314af65585dc18cc4002990e971614e7c69f49e5489be9430671aa5b39af005a2160c5a4f26391258d38febf + "@commitlint/types": "npm:^20.5.0" + conventional-changelog-conventionalcommits: "npm:^9.2.0" + checksum: 10c0/3d5343243a02fd44c048b5b9bdc401f86d9eacff269e157d9ace3aed42c88c44a07589324d47692453967495d54470d6d6374fc6fe43418a88d7f4aaa17a921f languageName: node linkType: hard @@ -1803,16 +1803,6 @@ __metadata: languageName: node linkType: hard -"@commitlint/types@npm:^19.8.1": - version: 19.8.1 - resolution: "@commitlint/types@npm:19.8.1" - dependencies: - "@types/conventional-commits-parser": "npm:^5.0.0" - chalk: "npm:^5.3.0" - checksum: 10c0/0507db111d1ffd7b60e7ad979b7f9e674d409fc4c64561dfe30737b2c5bfefca7a1b58116106fa4ecb480059cecb13f04fa18f999d2d4a7d665b5ab13a05a803 - languageName: node - linkType: hard - "@commitlint/types@npm:^20.0.0": version: 20.0.0 resolution: "@commitlint/types@npm:20.0.0" @@ -1823,6 +1813,16 @@ __metadata: languageName: node linkType: hard +"@commitlint/types@npm:^20.5.0": + version: 20.5.0 + resolution: "@commitlint/types@npm:20.5.0" + dependencies: + conventional-commits-parser: "npm:^6.3.0" + picocolors: "npm:^1.1.1" + checksum: 10c0/682913a179074251a65990ce37f784849375ba02d5d80a77299580fb34781747cc48087c3516023b748fd76ef38d3b5c26863767532ed739565cb5a80605cb44 + languageName: node + linkType: hard + "@conventional-changelog/git-client@npm:^1.0.0": version: 1.0.1 resolution: "@conventional-changelog/git-client@npm:1.0.1" @@ -5543,21 +5543,21 @@ __metadata: languageName: node linkType: hard -"conventional-changelog-conventionalcommits@npm:^7.0.2": - version: 7.0.2 - resolution: "conventional-changelog-conventionalcommits@npm:7.0.2" +"conventional-changelog-conventionalcommits@npm:^8.0.0": + version: 8.0.0 + resolution: "conventional-changelog-conventionalcommits@npm:8.0.0" dependencies: compare-func: "npm:^2.0.0" - checksum: 10c0/3cb1eab35e37fc973cfb3aed0e159f54414e49b222988da1c2aa86cc8a87fe7531491bbb7657fe5fc4dc0e25f5b50e2065ba8ac71cc4c08eed9189102a2b81bd + checksum: 10c0/368ee2245094579b38e1beac110577f75d82ab341d1bc6943052d5243f8bacc9ea08222a91a595a17f5f4ccc321b926211da00dd25b43877a3c51d8218bc76f0 languageName: node linkType: hard -"conventional-changelog-conventionalcommits@npm:^8.0.0": - version: 8.0.0 - resolution: "conventional-changelog-conventionalcommits@npm:8.0.0" +"conventional-changelog-conventionalcommits@npm:^9.2.0": + version: 9.3.0 + resolution: "conventional-changelog-conventionalcommits@npm:9.3.0" dependencies: compare-func: "npm:^2.0.0" - checksum: 10c0/368ee2245094579b38e1beac110577f75d82ab341d1bc6943052d5243f8bacc9ea08222a91a595a17f5f4ccc321b926211da00dd25b43877a3c51d8218bc76f0 + checksum: 10c0/36be9435bb1f6e97bc729a1e69471851b6621054980617dc9a82c03221de5f9c21cd2369308c364f89b2383bd596071f90c8c71efdbe7a2908f91a935685fc76 languageName: node linkType: hard @@ -5678,7 +5678,7 @@ __metadata: languageName: node linkType: hard -"conventional-commits-parser@npm:^6.0.0": +"conventional-commits-parser@npm:^6.0.0, conventional-commits-parser@npm:^6.3.0": version: 6.3.0 resolution: "conventional-commits-parser@npm:6.3.0" dependencies: @@ -11381,7 +11381,7 @@ __metadata: resolution: "react-native-css@workspace:." dependencies: "@babel/core": "npm:^7.28.0" - "@commitlint/config-conventional": "npm:^19.8.1" + "@commitlint/config-conventional": "npm:^20.5.0" "@eslint/js": "npm:^9.30.1" "@expo/metro-config": "npm:~54.0.5" "@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2"