Skip to content

Commit

Permalink
Merge pull request #12 from gunnartorfis/dependabot/npm_and_yarn/comm…
Browse files Browse the repository at this point in the history
…itlint/config-conventional-19.4.1

chore(deps-dev): bump @commitlint/config-conventional from 17.8.1 to 19.4.1
  • Loading branch information
gunnartorfis authored Sep 5, 2024
2 parents bea2ae9 + b835749 commit 1a010ca
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"uuid": "3.4.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-conventional": "^19.4.1",
"@evilmartians/lefthook": "^1.5.0",
"@react-native/eslint-config": "^0.73.1",
"@release-it/conventional-changelog": "^5.0.0",
Expand Down
42 changes: 31 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2004,12 +2004,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.4.1":
version: 19.4.1
resolution: "@commitlint/config-conventional@npm:19.4.1"
dependencies:
conventional-changelog-conventionalcommits: ^6.1.0
checksum: ce8ace1a13f3a797ed699ffa13dc46273a27e1dc3ae8a9d01492c0637a8592e4ed24bb32d9a43f8745a8690a52d77ea4a950d039977b0dbcbf834f8cbacf5def
"@commitlint/types": ^19.0.3
conventional-changelog-conventionalcommits: ^7.0.2
checksum: f672b8ad332ab8cc8ebefbaac1b8f8164864b969745f701982ed526a153127a507d9feb38722e15ba8eae1ad959b1ae29fe615e51f695d8120b5c455883653a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2181,6 +2182,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"
Expand Down Expand Up @@ -4807,6 +4818,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/debug@npm:^4.0.0":
version: 4.1.12
resolution: "@types/debug@npm:4.1.12"
Expand Down Expand Up @@ -6950,7 +6970,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.0.0, chalk@npm:^5.0.1, chalk@npm:^5.2.0":
"chalk@npm:^5.0.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
Expand Down Expand Up @@ -7613,12 +7633,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 @@ -18229,7 +18249,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-native-reanimated-toasts@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@commitlint/config-conventional": ^19.4.1
"@evilmartians/lefthook": ^1.5.0
"@react-native/eslint-config": ^0.73.1
"@release-it/conventional-changelog": ^5.0.0
Expand Down

0 comments on commit 1a010ca

Please sign in to comment.