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 @nrwl/nx-cloud to v15.2.3 #7834

Merged
merged 1 commit into from
Mar 17, 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 @@ -50,7 +50,7 @@
"@babel/preset-typescript": "7.21.0",
"@babel/runtime-corejs3": "7.21.0",
"@npmcli/arborist": "6.2.5",
"@nrwl/nx-cloud": "15.2.1",
"@nrwl/nx-cloud": "15.2.3",
"@playwright/test": "1.31.2",
"@replayio/playwright": "0.3.25",
"@testing-library/jest-dom": "5.16.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5128,9 +5128,9 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/nx-cloud@npm:15.2.1":
version: 15.2.1
resolution: "@nrwl/nx-cloud@npm:15.2.1"
"@nrwl/nx-cloud@npm:15.2.3":
version: 15.2.3
resolution: "@nrwl/nx-cloud@npm:15.2.3"
dependencies:
axios: ^0.21.2
chalk: 4.1.0
Expand All @@ -5142,7 +5142,7 @@ __metadata:
yargs-parser: ">=21.0.1"
bin:
nx-cloud: bin/nx-cloud.js
checksum: 2a12f8d3db26a2041a9cf65dd26a83b041ce03958bb2a851dc590b38646a5bc6305db59cebd9d380171bd65bf9faaacf42d7737f3cf25d2144121ce5e5b2f629
checksum: c3cc6a227b7729f20261020824d61da25c0c22f59fc305cc727a782cbf812c2d074d819a1aed9606928ee9c10d57cd4f333240640282394d6a0ea5d9e6f1c1fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -27719,7 +27719,7 @@ __metadata:
"@babel/preset-typescript": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@npmcli/arborist": 6.2.5
"@nrwl/nx-cloud": 15.2.1
"@nrwl/nx-cloud": 15.2.3
"@playwright/test": 1.31.2
"@replayio/playwright": 0.3.25
"@testing-library/jest-dom": 5.16.5
Expand Down