Skip to content

Commit

Permalink
chore(repo): update to nx-cloud 15.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Mar 22, 2023
1 parent ac20983 commit 5e5a3f7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"default": {
"runner": "@nrwl/nx-cloud",
"options": {
"accessToken": "MjEyM2IwYWQtMTEyMS00ZGFmLThkY2UtYjg4YWRiZTNjZmI5fHJlYWQtd3JpdGU=",
"accessToken": "NDg1NTA3MTAtOGFmZC00YmIwLTk2Y2MtOTkzNzc4ZTczYTlkfHJlYWQtb25seQ==",
"cacheableOperations": [
"build",
"lint-base",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@nrwl/js": "15.9.0-beta.4",
"@nrwl/linter": "15.9.0-beta.4",
"@nrwl/next": "15.9.0-beta.4",
"@nrwl/nx-cloud": "15.2.3",
"@nrwl/nx-cloud": "15.3.1",
"@nrwl/react": "15.9.0-beta.4",
"@nrwl/storybook": "15.9.0-beta.4",
"@nrwl/web": "15.9.0-beta.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5096,10 +5096,10 @@
url-loader "^4.1.1"
webpack-merge "^5.8.0"

"@nrwl/nx-cloud@15.2.3":
version "15.2.3"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-15.2.3.tgz#5c33f845f6aa9d0c9b60e9dc10476a2c54eade01"
integrity sha512-odbLJVhANnjXhUvHOeKGfMeK6hrC8poa/y1p6Wj1E5K8xbECMlz/kUWYjcbkEFcSCGyjCednDZCirhT9oy3RVQ==
"@nrwl/nx-cloud@15.3.1":
version "15.3.1"
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-15.3.1.tgz#f31acb39879a879cd4e547071196f0269618aed2"
integrity sha512-6NMXtmRQLDv8MiXfVLnqi0+qkY7IUdo0FN7lKXZ0Inlzxoky1gvYRzcI1gXyGuw9Ma/t+gjCLXUQAnUGdovYog==
dependencies:
axios "^0.21.2"
chalk "4.1.0"
Expand Down

0 comments on commit 5e5a3f7

Please sign in to comment.