Skip to content

Commit

Permalink
chore: 🤖 update dependency cz-vinyl to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 24, 2022
1 parent 37445f5 commit 9987534
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@typescript-eslint/parser": "5.20.0",
"chalk": "4.1.2",
"commitizen": "4.2.4",
"cz-vinyl": "1.2.0",
"cz-vinyl": "1.3.1",
"depcheck": "1.4.3",
"eslint": "8.14.0",
"eslint-config-prettier": "8.5.0",
Expand Down
33 changes: 6 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,18 +302,6 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@kwsites/file-exists@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99"
integrity sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==
dependencies:
debug "^4.1.1"

"@kwsites/promise-deferred@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919"
integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==

"@nodelib/[email protected]":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -1242,7 +1230,7 @@ conventional-commits-parser@^3.2.2:
split2 "^3.0.0"
through2 "^4.0.0"

cosmiconfig-typescript-loader@^1.0.0:
cosmiconfig-typescript-loader@1.0.9, cosmiconfig-typescript-loader@^1.0.0:
version "1.0.9"
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.9.tgz#69c523f7e8c3d9f27f563d02bbeadaf2f27212d3"
integrity sha512-tRuMRhxN4m1Y8hP9SNYfz7jRwt8lZdWxdjg/ohg5esKmsndJIn4yT96oJVcf5x0eA11taXl+sIp+ielu529k6g==
Expand Down Expand Up @@ -1300,17 +1288,17 @@ [email protected]:
optionalDependencies:
"@commitlint/load" ">6.1.1"

cz-vinyl@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/cz-vinyl/-/cz-vinyl-1.2.0.tgz#344b7bad773f773771e7ba47cece8a18ba6fbef6"
integrity sha512-mO6W85O3Gmp2z9LFquRD7yU7pQAukWvmrLkhVVgwHpLgFKmdeBCUobTOUJL123jRcae91rd97RBERvEeZweDWQ==
cz-vinyl@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/cz-vinyl/-/cz-vinyl-1.3.1.tgz#6a52881000b19c5060f3d5bd4cd663f583e3ffb1"
integrity sha512-TREhhK/YadSPJndqm0WLwSZ5RdR+KW2NB/EibutjicHnn+3sWzchVxHbc1RBLT6h08w4AdY5EAwo3bgPpXSfHg==
dependencies:
cosmiconfig "7.0.1"
cosmiconfig-typescript-loader "1.0.9"
fuse.js "6.5.3"
inquirer "8.2.2"
inquirer-autocomplete-prompt "2.0.0"
inquirer-maxlength-input-prompt "1.0.2"
simple-git "3.6.0"
string-template "1.0.0"
word-wrap "1.2.3"

Expand Down Expand Up @@ -3649,15 +3637,6 @@ signal-exit@^3.0.2, signal-exit@^3.0.3:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==

[email protected]:
version "3.6.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.6.0.tgz#28a9ebb7ca55495bb4e6cc5d367b4543e2d857a4"
integrity sha512-2e+4QhOVO59GeLsHgwSMKNrSKCnuACeA/gMNrLCYR8ID9qwm4hViVt4WsODcUGjx//KDv6GMLC6Hs/MeosgXxg==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
debug "^4.3.3"

slash@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
Expand Down

0 comments on commit 9987534

Please sign in to comment.