Skip to content

Commit

Permalink
Update Node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent e4ff855 commit b843f92
Show file tree
Hide file tree
Showing 2 changed files with 1,141 additions and 712 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": "^18.17.15",
"@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": ">=v18.17.1",
"pnpm": ">=6.35.1"
},
"repository": "github:Pytal/deploy-env",
Expand Down
Loading

0 comments on commit b843f92

Please sign in to comment.