Skip to content

Commit 204e8b6

Browse files
Merge f19d31a into 46734a9
2 parents 46734a9 + f19d31a commit 204e8b6

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/core": "7.25.2",
5151
"@babel/preset-env": "7.25.4",
5252
"@biomejs/biome": "1.8.3",
53-
"@commitlint/config-conventional": "19.2.2",
53+
"@commitlint/config-conventional": "19.4.1",
5454
"@evilmartians/lefthook": "1.7.14",
5555
"@release-it/conventional-changelog": "8.0.1",
5656
"@testing-library/jest-native": "5.4.3",
@@ -62,7 +62,7 @@
6262
"@types/react-native": "0.72.6",
6363
"@types/react-native-table-component": "1.2.8",
6464
"@types/svg-parser": "^2.0.3",
65-
"commitlint": "19.4.0",
65+
"commitlint": "19.4.1",
6666
"danger": "12.3.3",
6767
"husky": "9.1.5",
6868
"jest": "29.7.0",

yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -2547,23 +2547,23 @@
25472547
mathjs "^12.4.3"
25482548
pretty-format "^29.7.0"
25492549

2550-
"@commitlint/cli@^19.4.0":
2551-
version "19.4.0"
2552-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
2553-
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
2550+
"@commitlint/cli@^19.4.1":
2551+
version "19.4.1"
2552+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.1.tgz#51dbd88750620c9e5fb6f5bc773872728a29674a"
2553+
integrity sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==
25542554
dependencies:
25552555
"@commitlint/format" "^19.3.0"
2556-
"@commitlint/lint" "^19.2.2"
2556+
"@commitlint/lint" "^19.4.1"
25572557
"@commitlint/load" "^19.4.0"
25582558
"@commitlint/read" "^19.4.0"
25592559
"@commitlint/types" "^19.0.3"
25602560
execa "^8.0.1"
25612561
yargs "^17.0.0"
25622562

2563-
"@commitlint/config-conventional@19.2.2":
2564-
version "19.2.2"
2565-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054"
2566-
integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==
2563+
"@commitlint/config-conventional@19.4.1":
2564+
version "19.4.1"
2565+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
2566+
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
25672567
dependencies:
25682568
"@commitlint/types" "^19.0.3"
25692569
conventional-changelog-conventionalcommits "^7.0.2"
@@ -2609,14 +2609,14 @@
26092609
"@commitlint/types" "^19.0.3"
26102610
semver "^7.6.0"
26112611

2612-
"@commitlint/lint@^19.2.2":
2613-
version "19.2.2"
2614-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9"
2615-
integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==
2612+
"@commitlint/lint@^19.4.1":
2613+
version "19.4.1"
2614+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.4.1.tgz#0760d34fcdaee0bf05befe666ca14c0fc1ecb57e"
2615+
integrity sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q==
26162616
dependencies:
26172617
"@commitlint/is-ignored" "^19.2.2"
26182618
"@commitlint/parse" "^19.0.3"
2619-
"@commitlint/rules" "^19.0.3"
2619+
"@commitlint/rules" "^19.4.1"
26202620
"@commitlint/types" "^19.0.3"
26212621

26222622
"@commitlint/load@^19.4.0":
@@ -2672,10 +2672,10 @@
26722672
lodash.mergewith "^4.6.2"
26732673
resolve-from "^5.0.0"
26742674

2675-
"@commitlint/rules@^19.0.3":
2676-
version "19.0.3"
2677-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.3.tgz#de647a9055847cae4f3ae32b4798096b604584f3"
2678-
integrity sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==
2675+
"@commitlint/rules@^19.4.1":
2676+
version "19.4.1"
2677+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.4.1.tgz#df15baad1092e2be1b39aa1aa7cc05e12f59f677"
2678+
integrity sha512-AgctfzAONoVxmxOXRyxXIq7xEPrd7lK/60h2egp9bgGUMZK9v0+YqLOA+TH+KqCa63ZoCr8owP2YxoSSu7IgnQ==
26792679
dependencies:
26802680
"@commitlint/ensure" "^19.0.3"
26812681
"@commitlint/message" "^19.0.0"
@@ -5085,12 +5085,12 @@ commander@~2.13.0:
50855085
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
50865086
integrity sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==
50875087

5088-
5089-
version "19.4.0"
5090-
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.4.0.tgz#9e27e42bd7ce02ba5f81fa09a248a8e377a1a535"
5091-
integrity sha512-aZU6Y5j918XufTVbm5fOu1xOeUgDcBiVfRpFxkOb83RMsPcYAW6maWRmm6Vs6YhSQbOEZ2+AE+IPoVFvoevQqg==
5088+
5089+
version "19.4.1"
5090+
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.4.1.tgz#b20f52982b12a083f610ad546c40d5793b7de021"
5091+
integrity sha512-w9PRvPad1ywVXl4QuS/OA9kzyoyW68dIpaxTdezpr1ycZeYkBRUHRQMmtL5rSYw1JytktojaKEBuvf1neDmeCg==
50925092
dependencies:
5093-
"@commitlint/cli" "^19.4.0"
5093+
"@commitlint/cli" "^19.4.1"
50945094
"@commitlint/types" "^19.0.3"
50955095

50965096
commondir@^1.0.1:

0 commit comments

Comments
 (0)