Skip to content

Commit 7bc1670

Browse files
renovate[bot]marionebl
authored andcommitted
chore: pin dependencies (#671)
1 parent 02c0c3f commit 7bc1670

File tree

16 files changed

+18
-18
lines changed

16 files changed

+18
-18
lines changed

Diff for: @commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"license": "MIT",
5555
"devDependencies": {
56-
"@commitlint/test": "^8.0.0",
56+
"@commitlint/test": "8.0.0",
5757
"@commitlint/utils": "^8.0.0",
5858
"ava": "0.18.2",
5959
"babel-cli": "6.26.0",

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

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

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

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

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

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

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

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

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

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

+1-1
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.0.0",
32+
"@commitlint/test": "8.0.0",
3333
"@commitlint/utils": "^8.0.0",
3434
"ava": "0.25.0"
3535
},

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@commitlint/parse": "^8.0.0",
4040
"@commitlint/utils": "^8.0.0",
4141
"@types/jest": "24.0.13",
42-
"@types/lodash": "^4.14.130",
43-
"@types/resolve-from": "^5.0.1",
42+
"@types/lodash": "4.14.130",
43+
"@types/resolve-from": "5.0.1",
4444
"concurrently": "3.5.1",
4545
"jest": "24.8.0",
4646
"ts-jest": "24.0.2",

Diff for: @commitlint/rules/package.json

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

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

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"license": "MIT",
5757
"devDependencies": {
58-
"@commitlint/test": "^8.0.0",
58+
"@commitlint/test": "8.0.0",
5959
"@commitlint/utils": "^8.0.0",
6060
"ava": "0.18.2",
6161
"babel-cli": "6.26.0",

Diff for: @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": "^8.0.0",
48+
"@commitlint/test": "8.0.0",
4949
"@marionebl/sander": "0.6.1",
5050
"execa": "0.9.0",
5151
"is-builtin-module": "2.0.0",

Diff for: yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@
11321132
dependencies:
11331133
"@types/jest-diff" "*"
11341134

1135-
"@types/[email protected]", "@types/lodash@^4.14.130":
1135+
11361136
version "4.14.130"
11371137
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.130.tgz#04b3a690d5f4fc34579963c99adae067b8c8eb5a"
11381138
integrity sha512-H++wk0tbneBsRVfLkgAAd0IIpmpVr2Bj4T0HncoOsQf3/xrJexRYQK2Tqo0Ej3pFslM8GkMgdis9bu6xIb1ycw==
@@ -1152,7 +1152,7 @@
11521152
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
11531153
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
11541154

1155-
"@types/resolve-from@^5.0.1":
1155+
11561156
version "5.0.1"
11571157
resolved "https://registry.npmjs.org/@types/resolve-from/-/resolve-from-5.0.1.tgz#2714eaa840c0472dcfa96ec3fb9d170dbf0b677d"
11581158
integrity sha512-1G7n5Jtr5inoS1Ez2Y9Efedk9/wH6uGQslbfhGTOw9J42PCAwuyaDgQHW7fIq02+shwB02kM/w31W8gMxI8ORg==

0 commit comments

Comments
 (0)