Skip to content

Commit e489e33

Browse files
committed
chore: pin dependencies
1 parent f186fcb commit e489e33

File tree

18 files changed

+63
-101
lines changed

18 files changed

+63
-101
lines changed

@commitlint/cli/package.json

+1-1
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.5.0",
5858
"@commitlint/utils": "^7.5.0",
5959
"ava": "0.18.2",
6060
"babel-cli": "6.26.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"semver": "5.6.0"
4747
},
4848
"devDependencies": {
49-
"@commitlint/test": "^7.5.0",
49+
"@commitlint/test": "7.5.0",
5050
"@commitlint/utils": "^7.5.0",
5151
"@lerna/project": "3.5.0",
5252
"ava": "0.22.0",

@commitlint/ensure/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/execute-rule/package.json

+1-1
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.5.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/format/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/is-ignored/package.json

+1-1
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.5.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/lint/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/load/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
},
5858
"license": "MIT",
5959
"devDependencies": {
60-
"@commitlint/test": "^7.5.0",
60+
"@commitlint/test": "7.5.0",
6161
"@commitlint/utils": "^7.5.0",
62-
"alva": "^1.0.17",
62+
"alva": "1.0.17",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",
6565
"babel-preset-commitlint": "^7.5.0",

@commitlint/message/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/parse/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/prompt-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3232
"devDependencies": {
33-
"@commitlint/test": "^7.5.0",
33+
"@commitlint/test": "7.5.0",
3434
"@commitlint/utils": "^7.5.0",
3535
"ava": "0.25.0"
3636
},

@commitlint/read/package.json

+1-1
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.5.0",
6161
"@commitlint/utils": "^7.5.0",
6262
"ava": "0.22.0",
6363
"babel-cli": "6.26.0",

@commitlint/resolve-extends/package.json

+1-1
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.5.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"@marionebl/sander": "0.6.1",
6464
"ava": "0.22.0",

@commitlint/rules/package.json

+1-1
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.5.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/to-lines/package.json

+1-1
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.5.0",
6262
"@commitlint/utils": "^7.5.0",
6363
"ava": "0.22.0",
6464
"babel-cli": "6.26.0",

@commitlint/travis-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.5.0",
59+
"@commitlint/test": "7.5.0",
6060
"@commitlint/utils": "^7.5.0",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",

@packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"license": "MIT",
4747
"dependencies": {
48-
"@commitlint/test": "^7.5.0",
48+
"@commitlint/test": "7.5.0",
4949
"@marionebl/sander": "0.6.1",
5050
"execa": "0.9.0",
5151
"is-builtin-module": "2.0.0",

0 commit comments

Comments
 (0)