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 Nov 6, 2022
1 parent af65105 commit add8488
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 33 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.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"esbuild": "^0.14.3",
Expand All @@ -54,7 +54,7 @@
"lib"
],
"engines": {
"node": ">=v12.22.12",
"node": ">=v18.12.1",
"pnpm": ">=6.35.0"
},
"repository": "github:Pytal/deploy-env",
Expand Down
58 changes: 27 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit add8488

Please sign in to comment.