From 292018b01559678bfcb6b6f6154a7d1a254b9e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 20:46:21 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/cli from 13.8.3 to 13.8.4 Bumps [@nrwl/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli) from 13.8.3 to 13.8.4. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/13.8.4/packages/cli) --- updated-dependencies: - dependency-name: "@nrwl/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 006aa0d..e7d8dd9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", - "@nrwl/angular": "13.8.3", + "@nrwl/angular": "13.8.4", "jss": "^10.9.0", "jss-plugin-camel-case": "^10.9.0", "jss-plugin-global": "^10.9.0", @@ -53,7 +53,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~13.2.0", "@angular-eslint/eslint-plugin": "~13.1.0", - "@angular-eslint/eslint-plugin-template": "~13.1.1", + "@angular-eslint/eslint-plugin-template": "~13.1.0", "@angular-eslint/template-parser": "~13.1.0", "@angular/cli": "~13.2.0", "@angular/compiler-cli": "~13.2.0", @@ -62,8 +62,8 @@ "@commitlint/config-angular": "^16.2.1", "@commitlint/config-conventional": "^16.2.1", "@commitlint/prompt-cli": "^16.2.1", - "@nrwl/cli": "13.8.3", - "@nrwl/cypress": "13.8.3", + "@nrwl/cli": "13.8.4", + "@nrwl/cypress": "13.8.4", "@nrwl/eslint-plugin-nx": "13.8.3", "@nrwl/jest": "13.8.3", "@nrwl/linter": "13.8.3",