Skip to content

Commit 5bc01f0

Browse files
renovate-botmarionebl
authored andcommitted
chore: pin dependencies
1 parent a46c898 commit 5bc01f0

File tree

14 files changed

+40
-31
lines changed

14 files changed

+40
-31
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.0.4",
59+
"@commitlint/test": "6.0.4",
6060
"@commitlint/utils": "^6.0.4",
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.7.1"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^6.0.4",
47+
"@commitlint/test": "6.0.4",
4848
"@commitlint/utils": "^6.0.4",
4949
"ava": "0.22.0",
5050
"xo": "0.18.2"

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

@commitlint/resolve-extends/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.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"@marionebl/sander": "0.6.1",
6666
"ava": "0.22.0",

@commitlint/rules/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.0.4",
63-
"@commitlint/test": "^6.0.4",
63+
"@commitlint/test": "6.0.4",
6464
"@commitlint/utils": "^6.0.4",
6565
"ava": "0.22.0",
6666
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)