diff --git a/.node-version b/.node-version index a5e323ec..9bcccb94 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -v14.17.3 +v20.13.1 diff --git a/.nvmrc b/.nvmrc index a5e323ec..9bcccb94 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v14.17.3 +v20.13.1 diff --git a/README.md b/README.md index bd53b107..4d7c0a10 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For more about ZCLI see [the full documentation.](/docs) This is a [Node.js](https://nodejs.org/en/) module available through the [npm registry.](https://www.npmjs.com/package/@zendesk/zcli) -Before installing, download and install Node.js. Node.js 14.17.3 or higher is required. Installation is done using the `yarn` install command: +Before installing, download and install Node.js. Node.js 20.13.1 or higher is required. Installation is done using the `yarn` install command: ``` $ yarn global add @zendesk/zcli diff --git a/package.json b/package.json index 64583fc3..593e61bd 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "yarn-audit-fix": "^9.3.1" }, "engines": { - "node": ">=14.17.3" + "node": ">=18" }, "keywords": [ "zcli", diff --git a/packages/zcli/README.md b/packages/zcli/README.md index c0e0111e..e1a98315 100644 --- a/packages/zcli/README.md +++ b/packages/zcli/README.md @@ -4,7 +4,7 @@ $ yarn global add @zendesk/zcli $ zcli COMMAND running command... $ zcli --version -@zendesk/zcli/1.0.0-beta.23 darwin-x64 node-v14.17.3 +@zendesk/zcli/1.0.0-beta.23 darwin-x64 node-v20.13.1 $ zcli --help [COMMAND] USAGE $ zcli COMMAND