From ea868c79a6035636e6d41296d6ca4cfb2e05ad39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 17:27:55 +0000 Subject: [PATCH] chore(deps): update dependency nx to v19.1.0 (#1944) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51c248e7a..acbc1738f 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "schema" ], "devDependencies": { - "nx": "19.0.7" + "nx": "19.1.0" } }