Skip to content

Commit

Permalink
fix(fixed): update commit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tr3v3r committed Dec 30, 2024
1 parent dfd98dc commit 7562649
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"wordwrapjs": "^5.1.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-conventional": "^19.5.0",
"@evilmartians/lefthook": "^1.5.0",
"@react-native-community/cli": "15.0.1",
"@react-native/eslint-config": "^0.73.1",
Expand Down
40 changes: 30 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,12 +1582,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.5.0":
version: 19.6.0
resolution: "@commitlint/config-conventional@npm:19.6.0"
dependencies:
conventional-changelog-conventionalcommits: ^6.1.0
checksum: ce8ace1a13f3a797ed699ffa13dc46273a27e1dc3ae8a9d01492c0637a8592e4ed24bb32d9a43f8745a8690a52d77ea4a950d039977b0dbcbf834f8cbacf5def
"@commitlint/types": ^19.5.0
conventional-changelog-conventionalcommits: ^7.0.2
checksum: e16a363940892b6c87d343b75a6b9090d8fa61762fa2fe8f57481c0a000968ef4c97c2eb81f9b0098ce92a1b573c896805a402a30f0b518c74dc54d3f8c0baef
languageName: node
linkType: hard

Expand Down Expand Up @@ -1759,6 +1760,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^19.5.0":
version: 19.5.0
resolution: "@commitlint/types@npm:19.5.0"
dependencies:
"@types/conventional-commits-parser": ^5.0.0
chalk: ^5.3.0
checksum: a26f33ec6987d7d93bdbd7e1b177cfac30ca056ea383faf343c6a09c0441aa057a24be1459c3d4e7e91edd2ecf8d6c4dd670948c9d22646d64767137c6db098a
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"
Expand Down Expand Up @@ -3121,6 +3132,15 @@ __metadata:
languageName: node
linkType: hard

"@types/conventional-commits-parser@npm:^5.0.0":
version: 5.0.1
resolution: "@types/conventional-commits-parser@npm:5.0.1"
dependencies:
"@types/node": "*"
checksum: b4eb4f22051d42e7ed9fd3bffe6ea0cf62ae493a3c6c775a16babbad977c934f4c09ec3fa93020894de2073d63cfcd3a27dd5f00984966161da6797dd88a0f0d
languageName: node
linkType: hard

"@types/graceful-fs@npm:^4.1.3":
version: 4.1.9
resolution: "@types/graceful-fs@npm:4.1.9"
Expand Down Expand Up @@ -4695,12 +4715,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
compare-func: ^2.0.0
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
languageName: node
linkType: hard

Expand Down Expand Up @@ -10816,7 +10836,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-native-esc-pos-printer@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@commitlint/config-conventional": ^19.5.0
"@evilmartians/lefthook": ^1.5.0
"@react-native-community/cli": 15.0.1
"@react-native/eslint-config": ^0.73.1
Expand Down

0 comments on commit 7562649

Please sign in to comment.