From 59528d49506dcdd91f3866af2bdf8637c05e9350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:31:03 +0000 Subject: [PATCH] chore(deps): bump @nrwl/angular from 13.8.4 to 14.8.4 Bumps [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) from 13.8.4 to 14.8.4. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/14.8.4/packages/angular) --- updated-dependencies: - dependency-name: "@nrwl/angular" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80ee3ea..4ab0335 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", - "@nrwl/angular": "13.8.4", + "@nrwl/angular": "14.8.4", "highlight.js": "^11.4.0", "jss": "^10.9.0", "jss-plugin-camel-case": "^10.9.0",