Skip to content

Commit 8a295b7

Browse files
Update Node.js to v20
1 parent 3ab30b9 commit 8a295b7

File tree

2 files changed

+4119
-2884
lines changed

2 files changed

+4119
-2884
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@types/jest": "^27.5.2",
37-
"@types/node": "^12.20.55",
37+
"@types/node": "^20.16.3",
3838
"@typescript-eslint/eslint-plugin": "^5.59.7",
3939
"@typescript-eslint/parser": "^5.59.7",
4040
"esbuild": "^0.14.3",
@@ -54,7 +54,7 @@
5454
"lib"
5555
],
5656
"engines": {
57-
"node": ">=v12.22.12",
57+
"node": ">=20.17.0",
5858
"pnpm": ">=6.35.1"
5959
},
6060
"repository": "github:Pytal/deploy-env",

0 commit comments

Comments
 (0)