Skip to content

Commit b1099cf

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.7.1 to 20.0.0. - [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/v20.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dcfeb9 commit b1099cf

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"registry": "https://registry.npmjs.org/"
5454
},
5555
"devDependencies": {
56-
"@commitlint/config-conventional": "^19.1.0",
56+
"@commitlint/config-conventional": "^20.0.0",
5757
"@evilmartians/lefthook": "^1.2.2",
5858
"@react-native/babel-preset": "0.79.1",
5959
"@react-native/eslint-config": "0.79.2",

yarn.lock

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,13 +1534,13 @@ __metadata:
15341534
languageName: node
15351535
linkType: hard
15361536

1537-
"@commitlint/config-conventional@npm:^19.1.0":
1538-
version: 19.7.1
1539-
resolution: "@commitlint/config-conventional@npm:19.7.1"
1537+
"@commitlint/config-conventional@npm:^20.0.0":
1538+
version: 20.0.0
1539+
resolution: "@commitlint/config-conventional@npm:20.0.0"
15401540
dependencies:
1541-
"@commitlint/types": "npm:^19.5.0"
1541+
"@commitlint/types": "npm:^20.0.0"
15421542
conventional-changelog-conventionalcommits: "npm:^7.0.2"
1543-
checksum: 10/fce984d36e1a721bbbb466f67b5ec6634fbbf7626fbb9c53bdf3cca8810c4350c7cbce8c93627d1107398b61b14373dea34cd344fc9244c2834133b93569081a
1543+
checksum: 10/a98dd9fa3a23364143c95b124e35a81b0c5cb1e35866edd9cced1476dcb25268866a745f655ae22ff3d081013bcc5535402373b9723424a8aacf31dbb353f710
15441544
languageName: node
15451545
linkType: hard
15461546

@@ -1698,7 +1698,7 @@ __metadata:
16981698
languageName: node
16991699
linkType: hard
17001700

1701-
"@commitlint/types@npm:^19.5.0, @commitlint/types@npm:^19.8.0":
1701+
"@commitlint/types@npm:^19.8.0":
17021702
version: 19.8.0
17031703
resolution: "@commitlint/types@npm:19.8.0"
17041704
dependencies:
@@ -1708,6 +1708,16 @@ __metadata:
17081708
languageName: node
17091709
linkType: hard
17101710

1711+
"@commitlint/types@npm:^20.0.0":
1712+
version: 20.0.0
1713+
resolution: "@commitlint/types@npm:20.0.0"
1714+
dependencies:
1715+
"@types/conventional-commits-parser": "npm:^5.0.0"
1716+
chalk: "npm:^5.3.0"
1717+
checksum: 10/36c1eec3924f16221c05de0610c2e3073a994c6fa9901d1636c6235b8998c9ad6b3a7981eeb35ae2541d875f08b99b1cdffddd7944ccd0ebca26fba742fba0ac
1718+
languageName: node
1719+
linkType: hard
1720+
17111721
"@conventional-changelog/git-client@npm:^1.0.0":
17121722
version: 1.0.1
17131723
resolution: "@conventional-changelog/git-client@npm:1.0.1"
@@ -11066,7 +11076,7 @@ __metadata:
1106611076
version: 0.0.0-use.local
1106711077
resolution: "react-native-ssl-public-key-pinning@workspace:."
1106811078
dependencies:
11069-
"@commitlint/config-conventional": "npm:^19.1.0"
11079+
"@commitlint/config-conventional": "npm:^20.0.0"
1107011080
"@evilmartians/lefthook": "npm:^1.2.2"
1107111081
"@react-native/babel-preset": "npm:0.79.1"
1107211082
"@react-native/eslint-config": "npm:0.79.2"

0 commit comments

Comments
 (0)