Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 3ab30b9 commit 9be7806
Show file tree
Hide file tree
Showing 2 changed files with 4,075 additions and 2,857 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^12.20.55",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"esbuild": "^0.14.3",
Expand All @@ -54,7 +54,7 @@
"lib"
],
"engines": {
"node": ">=v12.22.12",
"node": ">=20.13.1",
"pnpm": ">=6.35.1"
},
"repository": "github:Pytal/deploy-env",
Expand Down

0 comments on commit 9be7806

Please sign in to comment.