diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 4399ec3..09ce04c 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: - node: [18.x] + node: [20.x] steps: - uses: actions/checkout@v4 diff --git a/package-lock.json b/package-lock.json index 0dd5b41..9e3f111 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-react-hooks": "^4.6.0" }, "engines": { - "node": "^18" + "node": "^20" }, "peerDependencies": { "eslint": "^8.50.0" diff --git a/package.json b/package.json index aa88d6f..3a45316 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "author": "Adslot", "engines": { - "node": "^18" + "node": "^20" }, "keywords": [ "ESLint",