Skip to content

Commit

Permalink
chore(deps): update dependency @nrwl/nx-cloud to v16.0.5 (#8150)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent aef5ab0 commit 5b3342f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/runtime-corejs3": "7.21.0",
"@faker-js/faker": "7.6.0",
"@npmcli/arborist": "6.2.8",
"@nrwl/nx-cloud": "16.0.4",
"@nrwl/nx-cloud": "16.0.5",
"@playwright/test": "1.33.0",
"@replayio/playwright": "0.3.28",
"@testing-library/jest-dom": "5.16.5",
Expand Down
35 changes: 23 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5179,12 +5179,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11882,6 +11882,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.1.3":
version: 1.1.3
resolution: "axios@npm:1.1.3"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 78aea19cc15019fb0fb86ec737a9dccb88a8f8e8f00b0e6c5024a76d8df523daf88a7abf8c6593b0cdd9a346806be9f41285d793d8b6653c99877de11245bfa4
languageName: node
linkType: hard

"axios@npm:^1.0.0":
version: 1.3.4
resolution: "axios@npm:1.3.4"
Expand Down Expand Up @@ -24544,12 +24555,12 @@ __metadata:
languageName: node
linkType: hard

"nx-cloud@npm:16.0.4":
version: 16.0.4
resolution: "nx-cloud@npm:16.0.4"
"nx-cloud@npm:16.0.5":
version: 16.0.5
resolution: "nx-cloud@npm:16.0.5"
dependencies:
"@nrwl/nx-cloud": 16.0.4
axios: ^1.0.0
"@nrwl/nx-cloud": 16.0.5
axios: 1.1.3
chalk: ^4.1.0
dotenv: ~10.0.0
fs-extra: ^11.1.0
Expand All @@ -24560,7 +24571,7 @@ __metadata:
yargs-parser: ">=21.1.1"
bin:
nx-cloud: bin/nx-cloud.js
checksum: 7e8565c340e13688146ac8edef5e0604d97419c6ebec9627020bbba2674ca71635f799ba8c6e63b36b3e01db73e5ac6eda4c33506b516aefcdaced31d344d5c3
checksum: 02f0bf081c3f69c2682d9e21bc9e281df80a0e31852cd81cb8746d9dd07ebdc071c5138867ed9b84f922c0da40bd0170f2d735c4d8cf0768c24d6a47078ebf48
languageName: node
linkType: hard

Expand Down Expand Up @@ -28115,7 +28126,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@faker-js/faker": 7.6.0
"@npmcli/arborist": 6.2.8
"@nrwl/nx-cloud": 16.0.4
"@nrwl/nx-cloud": 16.0.5
"@playwright/test": 1.33.0
"@replayio/playwright": 0.3.28
"@testing-library/jest-dom": 5.16.5
Expand Down

0 comments on commit 5b3342f

Please sign in to comment.