Skip to content

Commit ea83cfd

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency @commitlint/test to v7.6.0
1 parent b464ad5 commit ea83cfd

File tree

18 files changed

+26
-17
lines changed

18 files changed

+26
-17
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"license": "MIT",
5656
"devDependencies": {
57-
"@commitlint/test": "7.5.0",
57+
"@commitlint/test": "7.6.0",
5858
"@commitlint/utils": "^7.5.0",
5959
"ava": "0.18.2",
6060
"babel-cli": "6.26.0",

@commitlint/config-lerna-scopes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"semver": "6.0.0"
4747
},
4848
"devDependencies": {
49-
"@commitlint/test": "7.5.0",
49+
"@commitlint/test": "7.6.0",
5050
"@commitlint/utils": "^7.5.0",
5151
"@lerna/project": "3.13.1",
5252
"ava": "0.22.0",

@commitlint/ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "7.5.0",
60+
"@commitlint/test": "7.6.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"license": "MIT",
5959
"devDependencies": {
6060
"@commitlint/parse": "^7.5.0",
61-
"@commitlint/test": "7.5.0",
61+
"@commitlint/test": "7.6.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"license": "MIT",
4040
"devDependencies": {
41-
"@commitlint/test": "7.5.0",
41+
"@commitlint/test": "7.6.0",
4242
"@commitlint/utils": "^7.5.0",
4343
"@types/jest": "24.0.12",
4444
"@types/lodash": "4.14.123",

@commitlint/is-ignored/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"license": "MIT",
5959
"devDependencies": {
6060
"@commitlint/parse": "^7.5.0",
61-
"@commitlint/test": "7.5.0",
61+
"@commitlint/test": "7.6.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "7.5.0",
60+
"@commitlint/test": "7.6.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "7.5.0",
60+
"@commitlint/test": "7.6.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/message/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "7.5.0",
60+
"@commitlint/test": "7.6.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "7.5.0",
60+
"@commitlint/test": "7.6.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)