From 671e5b41163df08632d685c614dbc2a2cda0e4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 06:51:23 +0000 Subject: [PATCH] chore: bump @nrwl/tao from 12.3.5 to 12.4.0 Bumps [@nrwl/tao](https://github.com/nrwl/nx) from 12.3.5 to 12.4.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/compare/12.3.5...12.4.0) --- updated-dependencies: - dependency-name: "@nrwl/tao" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/yarn.lock b/yarn.lock index e81ea7f4beff..29dbc7abaf5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1776,7 +1776,7 @@ strip-json-comments "^3.1.1" tar "5.0.5" -"@nrwl/tao@12.4.0": +"@nrwl/tao@12.4.0", "@nrwl/tao@^12.3.5": version "12.4.0" resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-12.4.0.tgz#90620513fc66faca22c98a64623b2d1c058bb1a4" integrity sha512-WH8SqOuJuuBwXpLX9vIVVWEovDqfLmiyFQS4Ebz35KWXNoIv9MS3QgItXKCu7X463hiJnxjAA3RqVYIt8U1vXg== @@ -1792,22 +1792,6 @@ tslib "^2.0.0" yargs-parser "20.0.0" -"@nrwl/tao@^12.3.5": - version "12.3.5" - resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-12.3.5.tgz#7cbc65a561e5f9255403dc55bddf0f9a6743397c" - integrity sha512-K/Q0GsrLzqXubmLgm8tFSjvrG61lQ00DrtNZ5dHywOAXREeV11A0bR7lXVDTohABk3D9Wgly5IKZPZ3iUwscsg== - dependencies: - chalk "4.1.0" - enquirer "~2.3.6" - fs-extra "^9.1.0" - rxjs "^6.5.4" - rxjs-for-await "0.0.2" - semver "7.3.4" - strip-json-comments "^3.1.1" - tmp "~0.2.1" - tslib "^2.0.0" - yargs-parser "20.0.0" - "@nrwl/workspace@^12.3.5": version "12.4.0" resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-12.4.0.tgz#095d29bbb1d19f6266af06c528ebc83392d07654"