Skip to content

Commit 40bb122

Browse files
renovate-botmarionebl
authored andcommitted
chore: pin dependencies
1 parent 787d7cd commit 40bb122

File tree

13 files changed

+16
-16
lines changed

13 files changed

+16
-16
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"license": "MIT",
5555
"devDependencies": {
56-
"@commitlint/test": "^8.2.0",
56+
"@commitlint/test": "8.2.0",
5757
"@commitlint/utils": "^8.2.0",
5858
"ava": "0.18.2",
5959
"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.2.0"
4747
},
4848
"devDependencies": {
49-
"@commitlint/test": "^8.2.0",
49+
"@commitlint/test": "8.2.0",
5050
"@commitlint/utils": "^8.2.0",
5151
"@lerna/project": "3.15.0",
5252
"ava": "0.22.0",

@commitlint/is-ignored/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.2.0",
38-
"@commitlint/test": "^8.2.0",
38+
"@commitlint/test": "8.2.0",
3939
"@commitlint/utils": "^8.2.0"
4040
},
4141
"dependencies": {

@commitlint/lint/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

@commitlint/load/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

@commitlint/message/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@commitlint/test": "^8.2.0",
37+
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.2.0",
3939
"typescript": "3.5.3"
4040
}

@commitlint/parse/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
},
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@commitlint/test": "^8.2.0",
37+
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.2.0",
39-
"@types/lodash": "^4.14.136",
39+
"@types/lodash": "4.14.136",
4040
"import-from": "3.0.0",
41-
"typescript": "^3.5.3"
41+
"typescript": "3.5.3"
4242
},
4343
"dependencies": {
4444
"conventional-changelog-angular": "^1.3.3",

@commitlint/prompt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3131
"devDependencies": {
32-
"@commitlint/test": "^8.2.0",
32+
"@commitlint/test": "8.2.0",
3333
"@commitlint/utils": "^8.2.0",
3434
"ava": "0.25.0"
3535
},

@commitlint/read/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": "^8.2.0",
59+
"@commitlint/test": "8.2.0",
6060
"@commitlint/utils": "^8.2.0",
6161
"ava": "0.22.0",
6262
"babel-cli": "6.26.0",

@commitlint/rules/package.json

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

0 commit comments

Comments
 (0)