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-dev): bump nx-cloud from 16.2.0 to 16.3.0 #24

Closed
wants to merge 1 commit into from
Closed
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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3729,12 +3729,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/nx-cloud@npm:16.2.0":
version: 16.2.0
resolution: "@nrwl/nx-cloud@npm:16.2.0"
"@nrwl/nx-cloud@npm:16.3.0":
version: 16.3.0
resolution: "@nrwl/nx-cloud@npm:16.3.0"
dependencies:
nx-cloud: 16.2.0
checksum: 37f42b629532b0e07ad785c77b0940045fde7a71afe1e78882b578aeff8b78e1573593b70481f1048db630fe1e3e1d3216486a46ae3d727848372ac25fb6d299
nx-cloud: 16.3.0
checksum: 2a2c1d3c60eb9add85d078f957c6d76cd9a819f80bc48ff9f339df17a3d18d13616cf4f595b853d3d52d1ecdbeb85709592a6b478ebe526050694da4303438e4
languageName: node
linkType: hard

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

"nx-cloud@npm:16.2.0, nx-cloud@npm:latest":
version: 16.2.0
resolution: "nx-cloud@npm:16.2.0"
"nx-cloud@npm:16.3.0, nx-cloud@npm:latest":
version: 16.3.0
resolution: "nx-cloud@npm:16.3.0"
dependencies:
"@nrwl/nx-cloud": 16.2.0
"@nrwl/nx-cloud": 16.3.0
axios: 1.1.3
chalk: ^4.1.0
dotenv: ~10.0.0
Expand All @@ -16813,7 +16813,7 @@ __metadata:
yargs-parser: ">=21.1.1"
bin:
nx-cloud: bin/nx-cloud.js
checksum: 820379f3e47db75e131326d9477ffb69c40f200914e440edec58efcaef8d2f90345b307bd1fa6f442c6f5bd0819a78cf996eda5f75ce98dfcf49205d882a8845
checksum: dd4b1a5aa379212db7c0a0d5bfa34785306fec9eaac477792a4888849ced190db84c3e60abc9aa4bdd8443f08ab10ac0c0168e85bcd9e0a621e3c32e71c15605
languageName: node
linkType: hard

Expand Down
Loading