From a0462bb8fe8aed42af36e36ba86ef7610f967a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 20:22:28 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/cypress from 13.8.3 to 13.8.4 Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) 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/cypress) --- updated-dependencies: - dependency-name: "@nrwl/cypress" dependency-type: direct:development 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..4bfb152 100644 --- a/package.json +++ b/package.json @@ -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", @@ -63,7 +63,7 @@ "@commitlint/config-conventional": "^16.2.1", "@commitlint/prompt-cli": "^16.2.1", "@nrwl/cli": "13.8.3", - "@nrwl/cypress": "13.8.3", + "@nrwl/cypress": "13.8.4", "@nrwl/eslint-plugin-nx": "13.8.3", "@nrwl/jest": "13.8.3", "@nrwl/linter": "13.8.3",