Skip to content

Commit d6bece4

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency @commitlint/test to v6.1.2
1 parent 4e23f38 commit d6bece4

File tree

17 files changed

+43
-347
lines changed

17 files changed

+43
-347
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "^6.1.2",
59+
"@commitlint/test": "6.1.2",
6060
"@commitlint/utils": "^6.1.2",
6161
"ava": "0.18.2",
6262
"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
@@ -44,7 +44,7 @@
4444
"lerna": "2.9.0"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^6.1.2",
47+
"@commitlint/test": "6.1.2",
4848
"@commitlint/utils": "^6.1.2",
4949
"ava": "0.22.0",
5050
"xo": "0.20.3"

@commitlint/ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.1.2",
63-
"@commitlint/test": "^6.1.2",
63+
"@commitlint/test": "6.1.2",
6464
"@commitlint/utils": "^6.1.2",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/is-ignored/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^6.1.2",
63-
"@commitlint/test": "^6.1.2",
63+
"@commitlint/test": "6.1.2",
6464
"@commitlint/utils": "^6.1.2",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

@commitlint/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/message/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

@commitlint/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"license": "MIT",
6161
"devDependencies": {
62-
"@commitlint/test": "^6.1.2",
62+
"@commitlint/test": "6.1.2",
6363
"@commitlint/utils": "^6.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)