Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 68aa9cf commit d9bc83f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tsconfig/node18": "^18.2.2",
"@tsconfig/strictest": "^2.0.2",
"@types/eslint": "^8.37.0",
"@types/node": "^18.18.8",
"@types/node": "^20.12.11",
"eslint": "^8.38.0",
"minimatch": "^9.0.3",
"npm-run-all": "^4.1.5",
Expand All @@ -37,7 +37,7 @@
"tsconfig-paths": "^4.2.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=20.13.0"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit d9bc83f

Please sign in to comment.