From 39a6ac8e4c13b6af9de8b095d1a236b8c26d2d9e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Feb 2021 17:23:53 +0000 Subject: [PATCH] chore: roll back dependency @commitlint/test to ^9.1.0 --- @alias/commitlint/package.json | 2 +- @commitlint/cli/package.json | 2 +- @commitlint/config-lerna-scopes/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/rules/package.json | 2 +- @commitlint/travis-cli/package.json | 2 +- yarn.lock | 55 +++++++++++++++++--- 13 files changed, 60 insertions(+), 19 deletions(-) diff --git a/@alias/commitlint/package.json b/@alias/commitlint/package.json index 6fdbc43150..5de00e19f1 100644 --- a/@alias/commitlint/package.json +++ b/@alias/commitlint/package.json @@ -38,7 +38,7 @@ "@commitlint/types": "^12.0.0" }, "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "execa": "^5.0.0" }, diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index 5a01e8bd82..ee852c6ff3 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -36,7 +36,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "@types/yargs": "^16.0.0", "execa": "^5.0.0", diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index a1dd098954..fda82d9dca 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -38,7 +38,7 @@ "semver": "7.3.4" }, "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index dd1ab3ac20..ef20896fbb 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^12.0.0", - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "@types/semver": "7.3.4" }, diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 0f5db1c4cd..0634071898 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "dependencies": { diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index e1f319314f..185ce3e3f6 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "@types/lodash": "4.14.168", "execa": "^5.0.0", diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index 115eea0fdf..8b4c153e4c 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index ef5b43fc84..964cbee80b 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "dependencies": { diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 3efcda936f..2a4d1df9ac 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -31,7 +31,7 @@ "node": ">=v10" }, "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "dependencies": { diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index 3a16c7970d..7515add05a 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "@types/fs-extra": "^9.0.1", "@types/git-raw-commits": "^2.0.0", diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 782269f045..4a43842e74 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/parse": "^12.0.0", - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0", "conventional-changelog-angular": "5.0.12", "globby": "^11.0.0" diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index 7ac3ca34e8..2ede93b9fb 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -35,7 +35,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/test": "^12.0.0", + "@commitlint/test": "^9.1.0", "@commitlint/utils": "^12.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 735aad7fec..9ba492e190 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,6 +973,19 @@ exec-sh "^0.3.2" minimist "^1.2.0" +"@commitlint/test@^9.1.0": + version "9.1.0" + resolved "https://registry.npmjs.org/@commitlint/test/-/test-9.1.0.tgz#bcd7e47a1c19f9c5ac3a27378f53b4b45cee5603" + integrity sha512-M3m8sjyp2TEVRTgYKRYMamNCr0zk4aAS+p4fo7WfqWvf/24bobgtO9m3TIRt7jKgwdJLRPViH4LtGrim4o+iCA== + dependencies: + "@types/fs-extra" "^8.0.1" + "@types/tmp" "^0.2.0" + execa "^3.4.0" + fs-extra "^8.1.0" + pkg-dir "4.2.0" + resolve-pkg "2.0.0" + tmp "0.2.1" + "@eslint/eslintrc@^0.3.0": version "0.3.0" resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" @@ -2133,6 +2146,13 @@ resolved "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g== +"@types/fs-extra@^8.0.1": + version "8.1.1" + resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-8.1.1.tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068" + integrity sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w== + dependencies: + "@types/node" "*" + "@types/fs-extra@^9.0.1": version "9.0.1" resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.1.tgz#91c8fc4c51f6d5dbe44c2ca9ab09310bd00c7918" @@ -4490,6 +4510,22 @@ execa@^1.0.0: signal-exit "^3.0.0" strip-eof "^1.0.0" +execa@^3.4.0: + version "3.4.0" + resolved "https://registry.npmjs.org/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89" + integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g== + dependencies: + cross-spawn "^7.0.0" + get-stream "^5.0.0" + human-signals "^1.1.1" + is-stream "^2.0.0" + merge-stream "^2.0.0" + npm-run-path "^4.0.0" + onetime "^5.1.0" + p-finally "^2.0.0" + signal-exit "^3.0.2" + strip-final-newline "^2.0.0" + execa@^4.0.0, execa@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" @@ -7792,6 +7828,11 @@ p-finally@^1.0.0: resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= +p-finally@^2.0.0: + version "2.0.1" + resolved "https://registry.npmjs.org/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561" + integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw== + p-limit@^1.1.0: version "1.3.0" resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8" @@ -8121,6 +8162,13 @@ pirates@^4.0.1: dependencies: node-modules-regexp "^1.0.0" +pkg-dir@4.2.0, pkg-dir@^4.2.0: + version "4.2.0" + resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" + integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== + dependencies: + find-up "^4.0.0" + pkg-dir@5.0.0, pkg-dir@^5.0.0: version "5.0.0" resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz#a02d6aebe6ba133a928f74aec20bafdfe6b8e760" @@ -8142,13 +8190,6 @@ pkg-dir@^3.0.0: dependencies: find-up "^3.0.0" -pkg-dir@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" - integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== - dependencies: - find-up "^4.0.0" - please-upgrade-node@^3.2.0: version "3.2.0" resolved "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"