From c0c0c25316103c37eb98c30d1662e1a185781067 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 May 2019 23:30:08 +0000 Subject: [PATCH] chore: update dependency @commitlint/test to v7.6.0 --- @commitlint/cli/package.json | 2 +- @commitlint/config-lerna-scopes/package.json | 2 +- @commitlint/ensure/package.json | 2 +- @commitlint/execute-rule/package.json | 2 +- @commitlint/format/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 | 2 +- @commitlint/rules/package.json | 2 +- @commitlint/to-lines/package.json | 2 +- @commitlint/travis-cli/package.json | 2 +- @packages/utils/package.json | 2 +- yarn.lock | 9 +++++++++ 18 files changed, 26 insertions(+), 17 deletions(-) diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index 93f2a0ac03..e20bba9c7c 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -54,7 +54,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.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 003848ba5b..bc5f554987 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -46,7 +46,7 @@ "semver": "6.0.0" }, "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "@lerna/project": "3.13.1", "ava": "0.22.0", diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index 62aff36cb1..0f2b680b6e 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/execute-rule/package.json b/@commitlint/execute-rule/package.json index 8665a7b0ce..6a043c2510 100644 --- a/@commitlint/execute-rule/package.json +++ b/@commitlint/execute-rule/package.json @@ -58,7 +58,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^7.5.0", - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index d44ea83bf2..78a53515ab 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -38,7 +38,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "@types/jest": "24.0.12", "@types/lodash": "4.14.123", diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index 56c391e9bf..7fa01f9f12 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -58,7 +58,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^7.5.0", - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 03b95625b2..b48a2ddd64 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 350aa6ca13..0ee7803fd6 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index d18ca93eb1..65206917d0 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.22.0", "babel-cli": "6.26.0", diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index e07b726b8e..3b3ece9337 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.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 26b00e9da4..3a25bfd754 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.25.0" }, diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index e663e6b7f6..ae0104752d 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -57,7 +57,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.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 1c8608c85b..7888a582d2 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -58,7 +58,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^7.5.0", - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "@marionebl/sander": "0.6.1", "ava": "0.22.0", diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 3bd00e4755..0c208a437b 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -58,7 +58,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^7.5.0", - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.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 472b9db8f9..314d6dd556 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -58,7 +58,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^7.5.0", - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.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 4bcfa06aa6..292a9b28a8 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -56,7 +56,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "ava": "0.18.2", "babel-cli": "6.26.0", diff --git a/@packages/utils/package.json b/@packages/utils/package.json index ee09a29762..e1e2171df6 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -45,7 +45,7 @@ }, "license": "MIT", "dependencies": { - "@commitlint/test": "7.5.0", + "@commitlint/test": "7.6.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 528f6e51ca..dab77c64c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -197,6 +197,15 @@ exec-sh "^0.3.2" minimist "^1.2.0" +"@commitlint/test@7.6.0": + version "7.6.0" + resolved "https://registry.npmjs.org/@commitlint/test/-/test-7.6.0.tgz#bfcd6df3731ee7e500638e9c5b4283fb65adc165" + integrity sha512-QUVzaiEqy2LQavAm+4fe00VpesdKQQF7kZUrtYFDfK1Ewf7jKkOWOr+3HUsoUlbje4fASr2ErXen0YC7aWJVPQ== + dependencies: + "@marionebl/sander" "0.6.1" + execa "0.9.0" + pkg-dir "2.0.0" + "@concordance/react@^1.0.0": version "1.0.0" resolved "https://registry.npmjs.org/@concordance/react/-/react-1.0.0.tgz#fcf3cad020e5121bfd1c61d05bc3516aac25f734"