Skip to content

Commit acd86e6

Browse files
renovate-botmarionebl
authored andcommitted
chore: pin dependency @commitlint/test to 7.3.1
1 parent 13cc977 commit acd86e6

File tree

18 files changed

+43
-443
lines changed

18 files changed

+43
-443
lines changed

Diff for: @commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "^7.3.1",
59+
"@commitlint/test": "7.3.1",
6060
"@commitlint/utils": "^7.3.1",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",

Diff for: @commitlint/config-lerna-scopes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"semver": "5.6.0"
4949
},
5050
"devDependencies": {
51-
"@commitlint/test": "^7.3.1",
51+
"@commitlint/test": "7.3.1",
5252
"@commitlint/utils": "^7.3.1",
5353
"@lerna/project": "3.5.0",
5454
"ava": "0.22.0",

Diff for: @commitlint/ensure/package.json

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

Diff for: @commitlint/execute-rule/package.json

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

Diff for: @commitlint/format/package.json

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

Diff for: @commitlint/is-ignored/package.json

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

Diff for: @commitlint/lint/package.json

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

Diff for: @commitlint/load/package.json

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

Diff for: @commitlint/message/package.json

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

Diff for: @commitlint/parse/package.json

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

Diff for: @commitlint/prompt-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"homepage": "https://github.com/marionebl/commitlint#readme",
3434
"devDependencies": {
35-
"@commitlint/test": "^7.3.1",
35+
"@commitlint/test": "7.3.1",
3636
"@commitlint/utils": "^7.3.1",
3737
"ava": "0.25.0",
3838
"xo": "0.20.3"

Diff for: @commitlint/read/package.json

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

Diff for: @commitlint/resolve-extends/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "MIT",
6161
"devDependencies": {
6262
"@commitlint/parse": "^7.3.1",
63-
"@commitlint/test": "^7.3.1",
63+
"@commitlint/test": "7.3.1",
6464
"@commitlint/utils": "^7.3.1",
6565
"@marionebl/sander": "0.6.1",
6666
"ava": "0.22.0",

Diff for: @commitlint/rules/package.json

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

Diff for: @commitlint/to-lines/package.json

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

Diff for: @commitlint/travis-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"license": "MIT",
6060
"devDependencies": {
61-
"@commitlint/test": "^7.3.1",
61+
"@commitlint/test": "7.3.1",
6262
"@commitlint/utils": "^7.3.1",
6363
"ava": "0.18.2",
6464
"babel-cli": "6.26.0",

Diff for: @packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"license": "MIT",
4848
"dependencies": {
49-
"@commitlint/test": "^7.3.1",
49+
"@commitlint/test": "7.3.1",
5050
"@marionebl/sander": "0.6.1",
5151
"execa": "0.9.0",
5252
"is-builtin-module": "2.0.0",

0 commit comments

Comments
 (0)