chore(deps): update dependency @nrwl/nx-cloud to v18

This commit is contained in:
renovate[bot] 2024-02-08 23:19:50 +00:00 committed by GitHub
parent 3c44f223f5
commit 430b575096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
"@babel/core": "^7.23.9", "@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10", "@babel/eslint-parser": "^7.23.10",
"@changesets/cli": "^2.27.1", "@changesets/cli": "^2.27.1",
"@nrwl/nx-cloud": "^16.5.2", "@nrwl/nx-cloud": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0", "eslint": "^8.56.0",

View File

@ -18,8 +18,8 @@ importers:
specifier: ^2.27.1 specifier: ^2.27.1
version: 2.27.1 version: 2.27.1
'@nrwl/nx-cloud': '@nrwl/nx-cloud':
specifier: ^16.5.2 specifier: ^18.0.0
version: 16.5.2 version: 18.0.0
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^6.21.0 specifier: ^6.21.0
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3) version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3)
@ -7578,10 +7578,10 @@ packages:
dev: false dev: false
optional: true optional: true
/@nrwl/nx-cloud@16.5.2: /@nrwl/nx-cloud@18.0.0:
resolution: {integrity: sha512-oHO5T1HRJsR9mbRd8eUqMBPCgqVZLSbAh3zJoPFmhEmjbM4YB9ePRpgYFT8dRNeZUOUd/8Yt7Pb6EVWOHvpD/w==} resolution: {integrity: sha512-rjjcJgzDmKwFD1QVIMs5O3X4SoMQIk0bzh3pL90ZP/B5YJUlTySv7+R0JoGQ6ROGwVQHjPFMVKKLB09zl5perA==}
dependencies: dependencies:
nx-cloud: 16.5.2 nx-cloud: 18.0.0
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
dev: true dev: true
@ -17524,11 +17524,11 @@ packages:
resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==} resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==}
dev: true dev: true
/nx-cloud@16.5.2: /nx-cloud@18.0.0:
resolution: {integrity: sha512-1t1Ii9gojl8r/8hFGaZ/ZyYR0Cb0hzvXLCsaFuvg+EJEFdvua3P4cfNya/0bdRrm+7Eb/ITUOskbvYq4TSlyGg==} resolution: {integrity: sha512-VpPywcHmFIU3GSWb3KV3nQ+TAMLc06DTO39vTFsM+HreB6qRloDxbADRvfM5eHAbY26TNmwflT7wxd0fluv2+A==}
hasBin: true hasBin: true
dependencies: dependencies:
'@nrwl/nx-cloud': 16.5.2 '@nrwl/nx-cloud': 18.0.0
axios: 1.1.3 axios: 1.1.3
chalk: 4.1.2 chalk: 4.1.2
dotenv: 10.0.0 dotenv: 10.0.0