Skip to content

Commit f0861e0

Browse files
chore: bump @nrwl/nx-cloud from 12.3.0 to 12.3.5 (typescript-eslint#3702)
Bumps [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 12.3.0 to 12.3.5. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](nrwl/nx@12.3.0...12.3.5) --- updated-dependencies: - dependency-name: "@nrwl/nx-cloud" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4921bc3 commit f0861e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@commitlint/config-conventional": "^13.1.0",
7979
"@commitlint/config-lerna-scopes": "^13.1.0",
8080
"@nrwl/cli": "12.6.3",
81-
"@nrwl/nx-cloud": "12.3.0",
81+
"@nrwl/nx-cloud": "12.3.5",
8282
"@nrwl/tao": "12.6.3",
8383
"@nrwl/workspace": "12.6.3",
8484
"@types/babel__code-frame": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,10 +1793,10 @@
17931793
tmp "~0.2.1"
17941794
tslib "^2.0.0"
17951795

1796-
"@nrwl/nx-cloud@12.3.0":
1797-
version "12.3.0"
1798-
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-12.3.0.tgz#2f461d566b98441c585ecf93010faf066e1199bf"
1799-
integrity sha512-woWvAqp8fWXSl0a+tijo3FtrrjXvGTir89XNhUdh7jvzq7P4+XiPIt6slgcRD3X3ew3JNkJterzf+188fQH8aQ==
1796+
"@nrwl/nx-cloud@12.3.5":
1797+
version "12.3.5"
1798+
resolved "https://registry.yarnpkg.com/@nrwl/nx-cloud/-/nx-cloud-12.3.5.tgz#e2c90e0f572eeddbc495a3bbb3edcfc0f3c1505e"
1799+
integrity sha512-4mrDh5vucDFFD9l6e5RROhloE1SFFERYZhpHn1wGV2USlaV2XtRRNfoVqoxqojBTaDHJ7PS4NJc974SzR9YTOw==
18001800
dependencies:
18011801
axios "^0.21.1"
18021802
chalk "4.1.0"

0 commit comments

Comments
 (0)