Skip to content

Commit

Permalink
chore(repo): update nx-cloud to 14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Apr 29, 2022
1 parent a74ed0e commit ab738fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@nrwl/eslint-plugin-nx": "14.0.5",
"@nrwl/jest": "14.0.5",
"@nrwl/next": "14.0.5",
"@nrwl/nx-cloud": "14.0.0",
"@nrwl/nx-cloud": "14.0.2",
"@nrwl/react": "14.0.5",
"@nrwl/web": "14.0.5",
"@parcel/watcher": "2.0.4",
Expand Down Expand Up @@ -306,4 +306,3 @@
"minimist": "^1.2.6"
}
}

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2768,10 +2768,10 @@
url-loader "^4.1.1"
webpack-merge "^5.8.0"

"@nrwl/nx-cloud@14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-14.0.0.tgz#5a5dbac3f97124c435e43d9be0f1b6f41307abd1"
integrity sha512-JX1BlyPhEKaqhIOCb19OOqJDDFUclIJSSaAzL42thoPTaEpmf04T7NPwO59lddaRvRxiFK0RBe+XnMC4hxch4A==
"@nrwl/nx-cloud@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-14.0.2.tgz#156d4f178908c9c4d0ab4f163ef8fb7450a9b985"
integrity sha512-S4gtC+cIt8NbFxq5jiDktji56oXwx2zSLDWmlGkbBNN/tyJu7gkeogAAnz+h6nqMaTapN3WvRLZoIUL6uYEzYg==
dependencies:
axios "^0.21.1"
chalk "4.1.0"
Expand Down

1 comment on commit ab738fe

@vercel
Copy link

@vercel vercel bot commented on ab738fe Apr 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-five.vercel.app
nx.dev
nx-dev-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app

Please sign in to comment.