Skip to content

Commit

Permalink
chore(deps-dev): bump @nrwl/nx-cloud from 14.0.8 to 14.6.0 (nx-dotnet…
Browse files Browse the repository at this point in the history
…#507)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 3970755 commit 3d85582
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@nrwl/js": "14.2.2",
"@nrwl/linter": "14.2.2",
"@nrwl/node": "14.2.2",
"@nrwl/nx-cloud": "14.0.8",
"@nrwl/nx-cloud": "14.6.0",
"@nrwl/nx-plugin": "14.2.2",
"@nrwl/react": "14.2.2",
"@nrwl/web": "14.2.2",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3258,16 +3258,18 @@
webpack-merge "^5.8.0"
webpack-node-externals "^3.0.0"

"@nrwl/nx-cloud@14.0.8":
version "14.0.8"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-14.0.8.tgz#b7e9c03a6e72ad857f77b66b189f2941405a4da3"
integrity sha512-OOqJrDSo6kyGALdo3fWoZtn8VmHKmVi23ODkJYPQDR+41v15wHiKq7cMFqc9fCaJGYhilBUPFeNOXIhlvQMCDw==
"@nrwl/nx-cloud@14.6.0":
version "14.6.0"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-14.6.0.tgz#270785c0891a68c96ba352dd3eaf115d248c8aa8"
integrity sha512-TAL3MtuAPOYA+9Zk3q0qvOc67TW/L8gABFMMq5I9ywoPyK6qpUQn0SOGvC8nFCKdi/oC7L7xtDMXnjECNIL2ng==
dependencies:
axios "^0.21.1"
chalk "4.1.0"
dotenv "~10.0.0"
node-machine-id "^1.1.12"
strip-json-comments "^3.1.1"
tar "6.1.11"
yargs-parser ">=21.0.1"

"@nrwl/[email protected]":
version "14.2.2"
Expand Down Expand Up @@ -17226,11 +17228,16 @@ [email protected], yargs-parser@^20.2.2, yargs-parser@^20.2.3:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==

[email protected], yargs-parser@^21.0.0:
[email protected]:
version "21.0.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==

yargs-parser@>=21.0.1, yargs-parser@^21.0.0:
version "21.1.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

yargs@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
Expand Down

0 comments on commit 3d85582

Please sign in to comment.