Skip to content

Commit

Permalink
chore(deps-dev): bump tfx-cli from 0.11.0 to 0.12.0 (#1200)
Browse files Browse the repository at this point in the history
Bumps [tfx-cli](https://github.com/Microsoft/tfs-cli) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/Microsoft/tfs-cli/releases)
- [Commits](https://github.com/Microsoft/tfs-cli/commits)

---
updated-dependencies:
- dependency-name: tfx-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2022
1 parent 6e38ea6 commit 0636b80
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/mocha": "9.1.1",
"mocha": "9.2.2",
"tfx-cli": "^0.11.0"
"tfx-cli": "^0.12.0"
},
"dependencies": {
"@accessibility-insights-action/shared": "^1.0.0",
Expand Down
59 changes: 29 additions & 30 deletions yarn.lock
Expand Up @@ -582,6 +582,11 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@colors/colors@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@discoveryjs/json-ext@^0.5.0":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.3.tgz#90420f9f9c6d3987f176a19a7d8e764271a2f55d"
Expand Down Expand Up @@ -2226,9 +2231,9 @@
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==

"@types/node@>=10.0.0":
version "17.0.38"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
version "17.0.39"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.39.tgz#3652d82e2a16b4ea679d5ea3143b816c91b7e113"
integrity sha512-JDU3YLlnPK3WDao6/DlXLOgSNpG13ct+CwIO17V8q0/9fWJyeMJJ/VyZ1lv8kDprihvZMydzVwf0tQOqGiY2Nw==

"@types/node@^10.0.3":
version "10.17.60"
Expand Down Expand Up @@ -3096,10 +3101,10 @@ async-listener@^0.6.0:
semver "^5.3.0"
shimmer "^1.1.0"

async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
async@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==

async@^2.0.0:
version "2.6.4"
Expand All @@ -3108,11 +3113,6 @@ async@^2.0.0:
dependencies:
lodash "^4.17.14"

async@~0.9.0:
version "0.9.2"
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=

async@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9"
Expand Down Expand Up @@ -7629,7 +7629,7 @@ minimist-options@4.1.0:
is-plain-obj "^1.1.0"
kind-of "^6.0.3"

minimist@^1.2.0, minimist@^1.2.5:
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
Expand Down Expand Up @@ -7718,11 +7718,11 @@ mkdirp-infer-owner@^2.0.0:
mkdirp "^1.0.3"

mkdirp@^0.5.1:
version "0.5.5"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
version "0.5.6"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.6.tgz#7def03d2432dcae4ba1d611445c48396062255f6"
integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
dependencies:
minimist "^1.2.5"
minimist "^1.2.6"

mkdirp@^1.0.3, mkdirp@^1.0.4:
version "1.0.4"
Expand Down Expand Up @@ -8665,13 +8665,13 @@ promise@^8.0.0:
dependencies:
asap "~2.0.6"

prompt@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/prompt/-/prompt-1.2.0.tgz#5d8f1d9011766bac07abde510dbf4338d87b4f02"
integrity sha512-iGerYRpRUg5ZyC+FJ/25G5PUKuWAGRjW1uOlhX7Pi3O5YygdK6R+KEaBjRbHSkU5vfS5PZCltSPZdDtUYwRCZA==
prompt@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/prompt/-/prompt-1.3.0.tgz#b1f6d47cb1b6beed4f0660b470f5d3ec157ad7ce"
integrity sha512-ZkaRWtaLBZl7KKAKndKYUL8WqNT+cQHKRZnT4RYYms48jQkFw3rrBL+/N5K/KtdEveHkxs982MX2BkDKub2ZMg==
dependencies:
async "~0.9.0"
colors "^1.1.2"
"@colors/colors" "1.5.0"
async "3.2.3"
read "1.0.x"
revalidator "0.1.x"
winston "2.x"
Expand Down Expand Up @@ -10091,14 +10091,13 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

tfx-cli@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/tfx-cli/-/tfx-cli-0.11.0.tgz#9e8d736b8fab1f4697e013b7f285a77e91a9064a"
integrity sha512-2dFEjwsKz7HZDhnCXlIzUCTnYyFGd7YYCoG5m1SEcemcg4BFt5DW1gge+qUc7cWZpAXdLhN6XJR42vPncJqn3A==
tfx-cli@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/tfx-cli/-/tfx-cli-0.12.0.tgz#d1b344d6ced5f7db78c249404214cd38d7816c5a"
integrity sha512-CtGVDasX20zFyIUScegXFuIXmqJsnNQa/Tiv5bXB9anzU1xZSQoSVa5XL2DlMtEsuu16+BcDxwc+bpqguUjBCg==
dependencies:
app-root-path "1.0.0"
archiver "2.0.3"
async "^1.4.0"
azure-devops-node-api "^10.2.2"
clipboardy "~1.2.3"
colors "~1.3.0"
Expand All @@ -10107,11 +10106,11 @@ tfx-cli@^0.11.0:
json-in-place "^1.0.1"
jszip "^3.7.1"
lodash "^4.17.21"
minimist "^1.2.5"
minimist "^1.2.6"
mkdirp "^1.0.4"
onecolor "^2.5.0"
os-homedir "^1.0.1"
prompt "^1.2.0"
prompt "^1.3.0"
read "^1.0.6"
shelljs "^0.8.5"
tmp "0.0.26"
Expand Down

0 comments on commit 0636b80

Please sign in to comment.