From dbd52649b3594dcb6fab6e6e2469235668c1c501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 20:23:44 +0000 Subject: [PATCH] chore(deps): bump @nrwl/angular from 13.8.3 to 13.8.4 Bumps [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) 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/angular) --- updated-dependencies: - dependency-name: "@nrwl/angular" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b47e3da..58c8861 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.0.1", + "@angular-eslint/eslint-plugin-template": "~13.1.0", "@angular-eslint/template-parser": "~13.0.1", "@angular/cli": "~13.2.0", "@angular/compiler-cli": "~13.2.0",