From 33d0c2d82dbca20fb2b0972f7feae6f20d3dae7d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Feb 2021 17:24:24 +0000 Subject: [PATCH] chore: roll back dependency @commitlint/utils to ^9.1.0 --- @alias/commitlint-config-angular/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- @alias/commitlint/package.json | 2 +- @commitlint/cli/package.json | 2 +- .../config-angular-type-enum/package.json | 2 +- @commitlint/config-angular/package.json | 2 +- @commitlint/config-conventional/package.json | 2 +- @commitlint/config-lerna-scopes/package.json | 2 +- @commitlint/config-patternplate/package.json | 2 +- @commitlint/core/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/prompt/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/top-level/package.json | 2 +- @commitlint/travis-cli/package.json | 2 +- @commitlint/types/package.json | 2 +- yarn.lock | 131 +++++++++++++++--- 29 files changed, 137 insertions(+), 50 deletions(-) diff --git a/@alias/commitlint-config-angular/package.json b/@alias/commitlint-config-angular/package.json index 77c009eff6..178115f524 100644 --- a/@alias/commitlint-config-angular/package.json +++ b/@alias/commitlint-config-angular/package.json @@ -32,7 +32,7 @@ "@commitlint/config-angular": "^12.0.0" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@alias/commitlint-config-lerna-scopes/package.json b/@alias/commitlint-config-lerna-scopes/package.json index 4cb6cdcb94..5edb08c26e 100644 --- a/@alias/commitlint-config-lerna-scopes/package.json +++ b/@alias/commitlint-config-lerna-scopes/package.json @@ -32,7 +32,7 @@ "@commitlint/config-lerna-scopes": "^12.0.0" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@alias/commitlint-config-patternplate/package.json b/@alias/commitlint-config-patternplate/package.json index 9a47b37611..0b300bdac8 100644 --- a/@alias/commitlint-config-patternplate/package.json +++ b/@alias/commitlint-config-patternplate/package.json @@ -32,7 +32,7 @@ "@commitlint/config-patternplate": "^12.0.0" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@alias/commitlint/package.json b/@alias/commitlint/package.json index 6fdbc43150..7743360a40 100644 --- a/@alias/commitlint/package.json +++ b/@alias/commitlint/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "execa": "^5.0.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index 5a01e8bd82..da55e735f3 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -37,7 +37,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/yargs": "^16.0.0", "execa": "^5.0.0", "fs-extra": "^9.0.0" diff --git a/@commitlint/config-angular-type-enum/package.json b/@commitlint/config-angular-type-enum/package.json index 6c3c974140..e7644cb095 100644 --- a/@commitlint/config-angular-type-enum/package.json +++ b/@commitlint/config-angular-type-enum/package.json @@ -29,7 +29,7 @@ "node": ">=v10" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/config-angular/package.json b/@commitlint/config-angular/package.json index 9705658350..4dfd3b30da 100644 --- a/@commitlint/config-angular/package.json +++ b/@commitlint/config-angular/package.json @@ -29,7 +29,7 @@ "node": ">=v10" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/config-angular-type-enum": "^12.0.0" diff --git a/@commitlint/config-conventional/package.json b/@commitlint/config-conventional/package.json index f89251a215..de3b98d81f 100644 --- a/@commitlint/config-conventional/package.json +++ b/@commitlint/config-conventional/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@commitlint/lint": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "conventional-changelog-conventionalcommits": "^4.3.1" diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index a1dd098954..9b0a6ab9b7 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/config-patternplate/package.json b/@commitlint/config-patternplate/package.json index e07ce413d9..a06371ecfe 100644 --- a/@commitlint/config-patternplate/package.json +++ b/@commitlint/config-patternplate/package.json @@ -34,7 +34,7 @@ "lodash": "^4.17.19" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/core/package.json b/@commitlint/core/package.json index c7d8363a75..ebaaf5b0ef 100644 --- a/@commitlint/core/package.json +++ b/@commitlint/core/package.json @@ -40,7 +40,7 @@ "@commitlint/read": "^12.0.0" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index a17230af60..ab2e2e21c2 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/lodash": "^4.14.161", "globby": "^11.0.0" }, diff --git a/@commitlint/execute-rule/package.json b/@commitlint/execute-rule/package.json index 0da2007d06..a8974dcd35 100644 --- a/@commitlint/execute-rule/package.json +++ b/@commitlint/execute-rule/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index b3a9a06cfa..327b76a6a6 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/types": "^12.0.0", diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index dd1ab3ac20..df97840448 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@commitlint/parse": "^12.0.0", "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/semver": "7.3.4" }, "dependencies": { diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 0f5db1c4cd..f060197164 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/is-ignored": "^12.0.0", diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index e1f319314f..0048180d74 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/lodash": "4.14.168", "execa": "^5.0.0", "conventional-changelog-atom": "^2.0.8" diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index 115eea0fdf..039e22dbf7 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index ef5b43fc84..aded6e65cb 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/types": "^12.0.0", diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 3efcda936f..b2ebc93fc2 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/prompt": "^12.0.0", diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index 7a41027b6f..4c6e78a49f 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -36,7 +36,7 @@ "node": ">=v10" }, "devDependencies": { - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "commitizen": "4.2.3" }, "dependencies": { diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index 3a16c7970d..47ca9540b2 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -35,7 +35,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/fs-extra": "^9.0.1", "@types/git-raw-commits": "^2.0.0", "execa": "^5.0.0" diff --git a/@commitlint/resolve-extends/package.json b/@commitlint/resolve-extends/package.json index 4a9e3e71f1..5d87cbc1ea 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "@types/lodash": "^4.14.161" }, "dependencies": { diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 782269f045..ddf30f5ae3 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@commitlint/parse": "^12.0.0", "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0", + "@commitlint/utils": "^9.1.0", "conventional-changelog-angular": "5.0.12", "globby": "^11.0.0" }, diff --git a/@commitlint/to-lines/package.json b/@commitlint/to-lines/package.json index 8118b89322..bc2d69398f 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/@commitlint/top-level/package.json b/@commitlint/top-level/package.json index ff372bbcf9..d310c2a0d5 100644 --- a/@commitlint/top-level/package.json +++ b/@commitlint/top-level/package.json @@ -34,7 +34,7 @@ }, "license": "MIT", "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "find-up": "^5.0.0" diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index 7ac3ca34e8..0d8ac6d099 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -36,7 +36,7 @@ "license": "MIT", "devDependencies": { "@commitlint/test": "^12.0.0", - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "dependencies": { "@commitlint/cli": "^12.0.0", diff --git a/@commitlint/types/package.json b/@commitlint/types/package.json index db23381396..5736911cce 100644 --- a/@commitlint/types/package.json +++ b/@commitlint/types/package.json @@ -30,7 +30,7 @@ "chalk": "^4.0.0" }, "devDependencies": { - "@commitlint/utils": "^12.0.0" + "@commitlint/utils": "^9.1.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" } diff --git a/yarn.lock b/yarn.lock index 735aad7fec..a5514fa8a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,6 +973,32 @@ 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" + +"@commitlint/utils@^9.1.0": + version "9.1.0" + resolved "https://registry.npmjs.org/@commitlint/utils/-/utils-9.1.0.tgz#461f0d33374e2631862b483cbe6a6449d34fa944" + integrity sha512-KfQmWtyTP99sX8o/0fPHf8DRbgbm95HxmTsrP66dp8fnyKbK7W6xsQ38nRyoWxNo41LyHnE8X31lkRAucBoLAQ== + dependencies: + "@commitlint/test" "^9.1.0" + execa "^3.4.0" + is-builtin-module "3.0.0" + meow "4.0.1" + read-pkg "5.2.0" + require-from-string "2.0.2" + tar-fs "2.1.0" + "@eslint/eslintrc@^0.3.0": version "0.3.0" resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" @@ -2133,6 +2159,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" @@ -2966,6 +2999,11 @@ buffer@^5.5.0: base64-js "^1.3.1" ieee754 "^1.1.13" +builtin-modules@^3.0.0: + version "3.2.0" + resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" + integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== + builtins@^1.0.3: version "1.0.3" resolved "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" @@ -4490,6 +4528,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" @@ -5719,6 +5773,13 @@ is-buffer@^1.1.5: resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== +is-builtin-module@3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.0.0.tgz#137d3d2425023a19a660fb9dd6ddfabe52c03466" + integrity sha512-/93sDihsAD652hrMEbJGbMAVBf1qc96kyThHQ0CAOONHaE3aROLpTjDe4WQ5aoC5ITHFxEq1z8XqSU7km+8amw== + dependencies: + builtin-modules "^3.0.0" + is-callable@^1.1.4, is-callable@^1.2.0: version "1.2.3" resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" @@ -7046,6 +7107,21 @@ medium-zoom@^1.0.6: resolved "https://registry.npmjs.org/medium-zoom/-/medium-zoom-1.0.6.tgz#9247f21ca9313d8bbe9420aca153a410df08d027" integrity sha512-UdiUWfvz9fZMg1pzf4dcuqA0W079o0mpqbTnOz5ip4VGYX96QjmbM+OgOU/0uOzAytxC0Ny4z+VcYQnhdifimg== +meow@4.0.1, meow@^4.0.0: + version "4.0.1" + resolved "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975" + integrity sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A== + dependencies: + camelcase-keys "^4.0.0" + decamelize-keys "^1.0.0" + loud-rejection "^1.0.0" + minimist "^1.1.3" + minimist-options "^3.0.1" + normalize-package-data "^2.3.4" + read-pkg-up "^3.0.0" + redent "^2.0.0" + trim-newlines "^2.0.0" + meow@^3.3.0: version "3.7.0" resolved "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" @@ -7062,21 +7138,6 @@ meow@^3.3.0: redent "^1.0.0" trim-newlines "^1.0.0" -meow@^4.0.0: - version "4.0.1" - resolved "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975" - integrity sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A== - dependencies: - camelcase-keys "^4.0.0" - decamelize-keys "^1.0.0" - loud-rejection "^1.0.0" - minimist "^1.1.3" - minimist-options "^3.0.1" - normalize-package-data "^2.3.4" - read-pkg-up "^3.0.0" - redent "^2.0.0" - trim-newlines "^2.0.0" - meow@^5.0.0: version "5.0.0" resolved "https://registry.npmjs.org/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4" @@ -7792,6 +7853,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 +8187,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 +8215,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" @@ -9579,6 +9645,16 @@ table@^6.0.4: slice-ansi "^4.0.0" string-width "^4.2.0" +tar-fs@2.1.0: + version "2.1.0" + resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.0.tgz#d1cdd121ab465ee0eb9ccde2d35049d3f3daf0d5" + integrity sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg== + dependencies: + chownr "^1.1.1" + mkdirp-classic "^0.5.2" + pump "^3.0.0" + tar-stream "^2.0.0" + tar-fs@2.1.1: version "2.1.1" resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784" @@ -9589,6 +9665,17 @@ tar-fs@2.1.1: pump "^3.0.0" tar-stream "^2.1.4" +tar-stream@^2.0.0: + version "2.2.0" + resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" + integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ== + dependencies: + bl "^4.0.3" + end-of-stream "^1.4.1" + fs-constants "^1.0.0" + inherits "^2.0.3" + readable-stream "^3.1.1" + tar-stream@^2.1.4: version "2.1.4" resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.4.tgz#c4fb1a11eb0da29b893a5b25476397ba2d053bfa"