Skip to content

Commit e23839c

Browse files
renovate[bot]marionebl
authored andcommitted
chore: pin dependencies (conventional-changelog#507)
1 parent b6bd36e commit e23839c

File tree

19 files changed

+1224
-444
lines changed

19 files changed

+1224
-444
lines changed

@commitlint/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "^7.1.2",
59+
"@commitlint/test": "7.1.2",
6060
"@commitlint/utils": "^7.1.2",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",
@@ -84,7 +84,7 @@
8484
"get-stdin": "5.0.1",
8585
"lodash": "4.17.11",
8686
"meow": "5.0.0",
87-
"resolve-from": "^4.0.0",
88-
"resolve-global": "^0.1.0"
87+
"resolve-from": "4.0.0",
88+
"resolve-global": "0.1.0"
8989
}
9090
}

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

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

@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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.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": "^7.1.2",
63-
"@commitlint/test": "^7.1.2",
63+
"@commitlint/test": "7.1.2",
6464
"@commitlint/utils": "^7.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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.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": "^7.1.2",
63-
"@commitlint/test": "^7.1.2",
63+
"@commitlint/test": "7.1.2",
6464
"@commitlint/utils": "^7.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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.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": "^7.1.2",
62+
"@commitlint/test": "7.1.2",
6363
"@commitlint/utils": "^7.1.2",
6464
"ava": "0.22.0",
6565
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)