Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nx-cloud to v16.2.0 #8985

Merged
merged 1 commit into from
Aug 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"nodemon": "2.0.22",
"npm-packlist": "7.0.4",
"nx": "16.4.1",
"nx-cloud": "16.0.5",
"nx-cloud": "16.2.0",
"octokit": "2.1.0",
"ora": "6.3.1",
"prompts": "2.4.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5458,12 +5458,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/nx-cloud@npm:16.0.5":
version: 16.0.5
resolution: "@nrwl/nx-cloud@npm:16.0.5"
"@nrwl/nx-cloud@npm:16.2.0":
version: 16.2.0
resolution: "@nrwl/nx-cloud@npm:16.2.0"
dependencies:
nx-cloud: 16.0.5
checksum: 3d3d5900026a2984ddd6d7d5962a5c8ed1bc84fb7ea52268604d5b05cf77cca8757edf42ddacf774ca778937c133f94ab330e968296a4b0f14a962b9f9fc9f4e
nx-cloud: 16.2.0
checksum: f64edb06a6567e764812105b7ee440f3d2828bf946813cf630e443a0e72ea8017203f347c1d916026af8522021f36e47be8dc8374847fd89e9c678ae32bc427a
languageName: node
linkType: hard

Expand Down Expand Up @@ -24567,11 +24567,11 @@ __metadata:
languageName: node
linkType: hard

"nx-cloud@npm:16.0.5":
version: 16.0.5
resolution: "nx-cloud@npm:16.0.5"
"nx-cloud@npm:16.2.0":
version: 16.2.0
resolution: "nx-cloud@npm:16.2.0"
dependencies:
"@nrwl/nx-cloud": 16.0.5
"@nrwl/nx-cloud": 16.2.0
axios: 1.1.3
chalk: ^4.1.0
dotenv: ~10.0.0
Expand All @@ -24583,7 +24583,7 @@ __metadata:
yargs-parser: ">=21.1.1"
bin:
nx-cloud: bin/nx-cloud.js
checksum: 02f0bf081c3f69c2682d9e21bc9e281df80a0e31852cd81cb8746d9dd07ebdc071c5138867ed9b84f922c0da40bd0170f2d735c4d8cf0768c24d6a47078ebf48
checksum: ff642f4eb1002574d30789e5c9451d52ea5a78e37f639c7bed9bcdd236e7d46108d0a79bca978e7c0c4e24c4c2ae0b8ff747d64afc8dc115e1be990eea168c7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -28012,7 +28012,7 @@ __metadata:
nodemon: 2.0.22
npm-packlist: 7.0.4
nx: 16.4.1
nx-cloud: 16.0.5
nx-cloud: 16.2.0
octokit: 2.1.0
ora: 6.3.1
prompts: 2.4.2
Expand Down
Loading