From 6488b515f6890c70ece3eada1c483b6b99104c7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:35:19 +0000 Subject: [PATCH 1/2] chore(deps): update node version --- .github/workflows/ci-build.yaml | 2 +- ui/.nvmrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index 9a8093ff2fe6e..d3ab7b57d2567 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -308,7 +308,7 @@ jobs: uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: # renovate: datasource=node-version packageName=node versioning=node - node-version: '22.8.0' + node-version: '22.9.0' - name: Restore node dependency cache id: cache-dependencies uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 diff --git a/ui/.nvmrc b/ui/.nvmrc index a8d3ff91fa10d..a7ac3d0d0258a 100644 --- a/ui/.nvmrc +++ b/ui/.nvmrc @@ -1 +1 @@ -v21.6.1 +21.7.3 From a673f3c92756dae4768998c3e9d34ce3ed8d8022 Mon Sep 17 00:00:00 2001 From: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Date: Sun, 6 Oct 2024 12:17:53 -0400 Subject: [PATCH 2/2] Update ui/.nvmrc Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --- ui/.nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/.nvmrc b/ui/.nvmrc index a7ac3d0d0258a..728f7de5c2da0 100644 --- a/ui/.nvmrc +++ b/ui/.nvmrc @@ -1 +1 @@ -21.7.3 +22.9.0