chore(repo): update to nx-cloud 15.3.1

This commit is contained in:
Victor Savkin 2023-03-22 11:45:25 -04:00
parent ac209831ce
commit 5e5a3f7487
3 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
"default": {
"runner": "@nrwl/nx-cloud",
"options": {
"accessToken": "MjEyM2IwYWQtMTEyMS00ZGFmLThkY2UtYjg4YWRiZTNjZmI5fHJlYWQtd3JpdGU=",
"accessToken": "NDg1NTA3MTAtOGFmZC00YmIwLTk2Y2MtOTkzNzc4ZTczYTlkfHJlYWQtb25seQ==",
"cacheableOperations": [
"build",
"lint-base",

View File

@ -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",

View File

@ -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"