Skip to content

Commit

Permalink
chore(deps): update dependency nx-cloud to v16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent c6adf5f commit 2bdc1fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"nx": "16.5.1",
"nx-cloud": "16.0.5",
"nx-cloud": "16.1.1",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.4.5",
"pretty-quick": "3.1.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2810,12 +2810,12 @@
dependencies:
"@nx/node" "16.5.1"

"@nrwl/nx-cloud@16.0.5":
version "16.0.5"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-16.0.5.tgz#c963480a71c4afa964fbbe9e4d6bbf222764e9cd"
integrity sha512-1p82ym8WE9ziejwgPslstn19iV/VkHfHfKr/5YOnfCHQS+NxUf92ogcYhHXtqWLblVZ9Zs4W4pkSXK4e04wCmQ==
"@nrwl/nx-cloud@16.1.1":
version "16.1.1"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-16.1.1.tgz#9e1ed2acff11ab0ae8a4c0c045d412034ac26be7"
integrity sha512-iJIPP46+saFZK748FKU4u4YZH+Sv3ZvZPbMwGVMhwqhOYcrlO5aSa0lpilyoN8WuhooKNqcCfiqshx6V577fTg==
dependencies:
nx-cloud "16.0.5"
nx-cloud "16.1.1"

"@nrwl/[email protected]":
version "16.5.1"
Expand Down Expand Up @@ -9270,12 +9270,12 @@ nwsapi@^2.2.2:
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.2.tgz#e5418863e7905df67d51ec95938d67bf801f0bb0"
integrity sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==

nx-cloud@16.0.5:
version "16.0.5"
resolved "https://registry.yarnpkg.com/nx-cloud/-/nx-cloud-16.0.5.tgz#fa0b0185d254405ec47fcbcdbbd8b12ff1add096"
integrity sha512-13P7r0aKikjBtmdZrNorwXzVPeVIV4MLEwqGY+DEG6doLBtI5KqEQk/d5B5l2dCF2BEi/LXEmLYCmf9gwbOJ+Q==
nx-cloud@16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/nx-cloud/-/nx-cloud-16.1.1.tgz#103ae0f13f5eb05d6ddd6d9bfcafc56cf295a59a"
integrity sha512-Rq7ynvkYzAJ67N3pDqU6cMqwvWP7WXJGP4EFjLxgUrRHNCccqDPggeAqePodfk3nZEUrZB8F5QBKZuuw1DR3oA==
dependencies:
"@nrwl/nx-cloud" "16.0.5"
"@nrwl/nx-cloud" "16.1.1"
axios "1.1.3"
chalk "^4.1.0"
dotenv "~10.0.0"
Expand Down

0 comments on commit 2bdc1fc

Please sign in to comment.