From 76cd54fd91e21aeeb73c61fe63c090f3bd36c65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 5 May 2021 22:18:35 +0200 Subject: [PATCH] feat: upgrade to node.js v14 --- frontend/.github/workflows/node.js.yml | 2 +- frontend/package.json | 2 +- .../__snapshots__/application-edit-component-test.js.snap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/.github/workflows/node.js.yml b/frontend/.github/workflows/node.js.yml index f361341d33..4385656fca 100644 --- a/frontend/.github/workflows/node.js.yml +++ b/frontend/.github/workflows/node.js.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: - node-version: [12.x] + node-version: [14.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: diff --git a/frontend/package.json b/frontend/package.json index c68f45c869..b875a73dfd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/Unleash/unleash-frontend" }, "engines": { - "node": ">=12" + "node": ">=14" }, "license": "Apache-2.0", "scripts": { diff --git a/frontend/src/component/application/__tests__/__snapshots__/application-edit-component-test.js.snap b/frontend/src/component/application/__tests__/__snapshots__/application-edit-component-test.js.snap index 3d593e4683..968590e939 100644 --- a/frontend/src/component/application/__tests__/__snapshots__/application-edit-component-test.js.snap +++ b/frontend/src/component/application/__tests__/__snapshots__/application-edit-component-test.js.snap @@ -497,7 +497,7 @@ exports[`renders correctly with permissions 1`] = ` last seen at - 02/23/2017, 03:56:49 PM + 23/02/2017, 15:56:49