From e7a83e9d50a5f82e85f16687aa509374b28599c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 21:21:49 +0000 Subject: [PATCH] chore(deps-dev): bump nx from 15.4.5 to 15.9.2 Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.4.5 to 15.9.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/15.9.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef53077..da840c8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "conventional-changelog-cli": "^2.2.2", "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "nx": "15.4.5", + "nx": "15.9.2", "only-allow": "^1.0.0", "prettier": "^2.7.1", "syncpack": "^8.4.11",