Skip to content

Commit da6b5ba

Browse files
committed
chore(deps): update dependency @commitlint/cz-commitlint to v16.3.0
1 parent 00efdd9 commit da6b5ba

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@commitlint/cli": "16.3.0",
3535
"@commitlint/config-conventional": "16.2.4",
36-
"@commitlint/cz-commitlint": "16.2.4",
36+
"@commitlint/cz-commitlint": "16.3.0",
3737
"@softwareventures/eslint-config": "5.1.5",
3838
"@softwareventures/precise-commits": "2.0.20",
3939
"@softwareventures/prettier-config": "3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@commitlint/types" "^16.2.1"
5454
ajv "^6.12.6"
5555

56-
"@commitlint/cz-commitlint@16.2.4":
57-
version "16.2.4"
58-
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.4.tgz#89cb0b44f2c3515df09db04e863f8d6cc2a45ca7"
59-
integrity sha512-lioE9TF5H36NH/KdTgrmv6CcLWXLcVqFpfZ0oNX+VuPmDVFZ5q4bQ9yQVlMbUX4AjrlsPt68cHH1jK/PoPtBfg==
56+
"@commitlint/cz-commitlint@16.3.0":
57+
version "16.3.0"
58+
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.3.0.tgz#55964b3e1d71c38f203c8724dca0154b3620f098"
59+
integrity sha512-Q+QLQmSIHEgzI18F3/7mqq3vwL0IN9k+Tjp9Um4adFnRXMtUTnEa0er0CXAXxWvoA/x/6nt3t7faAv2HugDIGg==
6060
dependencies:
6161
"@commitlint/ensure" "^16.2.1"
62-
"@commitlint/load" "^16.2.4"
62+
"@commitlint/load" "^16.3.0"
6363
"@commitlint/types" "^16.2.1"
6464
chalk "^4.1.0"
6565
lodash "^4.17.21"
@@ -104,7 +104,7 @@
104104
"@commitlint/rules" "^16.2.4"
105105
"@commitlint/types" "^16.2.1"
106106

107-
"@commitlint/load@>6.1.1", "@commitlint/load@^16.2.4", "@commitlint/load@^16.3.0":
107+
"@commitlint/load@>6.1.1", "@commitlint/load@^16.3.0":
108108
version "16.3.0"
109109
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.3.0.tgz#e674ccc9edefd64a2d8b82d175de81ec3bb70eca"
110110
integrity sha512-3tykjV/iwbkv2FU9DG+NZ/JqmP0Nm3b7aDwgCNQhhKV5P74JAuByULkafnhn+zsFGypG1qMtI5u+BZoa9APm0A==

0 commit comments

Comments
 (0)