From abcaf78eaea9cf99a0b2028d8e1923869baacb01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 04:46:41 +0000 Subject: [PATCH] build(deps-dev): bump the npm_and_yarn group across 1 directories group with 1 update Bumps the npm_and_yarn group across 1 directories group with 1 update: [@nrwl/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli). - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/15.9.3/packages/cli) --- updated-dependencies: - dependency-name: "@nrwl/cli" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90d34a8b..1e938bf6 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@angular/cli": "~17.0.0", "@angular/compiler-cli": "17.0.2", "@angular/language-service": "17.0.2", - "@nrwl/cli": "14.8.6", + "@nrwl/cli": "15.9.3", "@nrwl/cypress": "17.1.1", "@nrwl/eslint-plugin-nx": "17.1.1", "@nrwl/jest": "17.1.1",