From c49f7b7f522ce5957760d0f9cd2c8565374fc5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:49:35 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/cypress from 13.8.8 to 14.3.6 Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 13.8.8 to 14.3.6. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/14.3.6/packages/cypress) --- updated-dependencies: - dependency-name: "@nrwl/cypress" dependency-type: direct:development 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 151957a..708eb03 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@commitlint/config-conventional": "^16.2.1", "@commitlint/prompt-cli": "^16.2.1", "@nrwl/cli": "13.8.8", - "@nrwl/cypress": "13.8.8", + "@nrwl/cypress": "14.3.6", "@nrwl/eslint-plugin-nx": "13.8.8", "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.8",