From 6ff6282575cb3b13db97eb2b1442fcaeb50ff685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 20:43:35 +0000 Subject: [PATCH] chore(deps-dev): bump @nrwl/cypress from 13.8.8 to 14.5.7 Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 13.8.8 to 14.5.7. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/14.5.7/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..2215835 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.5.7", "@nrwl/eslint-plugin-nx": "13.8.8", "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.8",