From cb62e4a8c10ab3d08156ef41b98a6953e1c35cf6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 May 2019 07:47:33 +0000 Subject: [PATCH] chore: pin dependencies --- @commitlint/cli/package.json | 2 +- @commitlint/config-lerna-scopes/package.json | 2 +- @commitlint/ensure/package.json | 2 +- @commitlint/is-ignored/package.json | 2 +- @commitlint/lint/package.json | 2 +- @commitlint/load/package.json | 2 +- @commitlint/message/package.json | 2 +- @commitlint/parse/package.json | 2 +- @commitlint/prompt-cli/package.json | 2 +- @commitlint/read/package.json | 2 +- @commitlint/resolve-extends/package.json | 4 ++-- @commitlint/rules/package.json | 2 +- @commitlint/to-lines/package.json | 2 +- @commitlint/travis-cli/package.json | 2 +- @packages/utils/package.json | 2 +- yarn.lock | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index b7a2e949d3..cd233790b5 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -53,7 +53,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.18.2", "babel-cli": "6.26.0", diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index a1ee2ffde6..ab319dff66 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -46,7 +46,7 @@ "semver": "6.1.1" }, "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "@lerna/project": "3.13.1", "ava": "0.22.0", diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index feedcd75f1..6bed0b6a71 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index 935829bbf4..7cdf28b110 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^8.0.0", - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index dc807ba852..b0b058c5b0 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 13ad1f0f7c..ff3747adff 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index d9fafa81fb..bcea264511 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index 8f48a957d3..e4f3c20593 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 99bd28a073..41b77181ee 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.25.0" }, diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index c10d657256..7b4801e703 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/resolve-extends/package.json b/@commitlint/resolve-extends/package.json index fb97a2ddcf..2aba9303a9 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -39,8 +39,8 @@ "@commitlint/parse": "^8.0.0", "@commitlint/utils": "^8.0.0", "@types/jest": "24.0.13", - "@types/lodash": "^4.14.130", - "@types/resolve-from": "^5.0.1", + "@types/lodash": "4.14.130", + "@types/resolve-from": "5.0.1", "concurrently": "3.5.1", "jest": "24.8.0", "ts-jest": "24.0.2", diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 60ee9da0c6..56e67365a9 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^8.0.0", - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/to-lines/package.json b/@commitlint/to-lines/package.json index 22a29037af..89ecb9fc21 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -57,7 +57,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^8.0.0", - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index a9add128b5..378b6eac53 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -55,7 +55,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@commitlint/utils": "^8.0.0", "ava": "0.18.2", "babel-cli": "6.26.0", diff --git a/@packages/utils/package.json b/@packages/utils/package.json index c11904a41c..f9129026e9 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -45,7 +45,7 @@ }, "license": "MIT", "dependencies": { - "@commitlint/test": "^8.0.0", + "@commitlint/test": "8.0.0", "@marionebl/sander": "0.6.1", "execa": "0.9.0", "is-builtin-module": "2.0.0", diff --git a/yarn.lock b/yarn.lock index a4f7601fb4..2fb00a349c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,7 +1132,7 @@ dependencies: "@types/jest-diff" "*" -"@types/lodash@4.14.130", "@types/lodash@^4.14.130": +"@types/lodash@4.14.130": version "4.14.130" resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.130.tgz#04b3a690d5f4fc34579963c99adae067b8c8eb5a" integrity sha512-H++wk0tbneBsRVfLkgAAd0IIpmpVr2Bj4T0HncoOsQf3/xrJexRYQK2Tqo0Ej3pFslM8GkMgdis9bu6xIb1ycw== @@ -1152,7 +1152,7 @@ resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== -"@types/resolve-from@^5.0.1": +"@types/resolve-from@5.0.1": version "5.0.1" resolved "https://registry.npmjs.org/@types/resolve-from/-/resolve-from-5.0.1.tgz#2714eaa840c0472dcfa96ec3fb9d170dbf0b677d" integrity sha512-1G7n5Jtr5inoS1Ez2Y9Efedk9/wH6uGQslbfhGTOw9J42PCAwuyaDgQHW7fIq02+shwB02kM/w31W8gMxI8ORg==