From 46ff2e5cf9729273194d8dba8b0294fde88515c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:42:01 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/cypress from 13.8.8 to 14.6.3 Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 13.8.8 to 14.6.3. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/14.6.3/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..bdcc1d9 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.6.3", "@nrwl/eslint-plugin-nx": "13.8.8", "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.8",