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 Sep 28, 2024
1 parent d5fe081 commit ee52f11
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
22 changes: 12 additions & 10 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 @@ -23,7 +23,7 @@
"types": "./dist/index.d.ts",
"files": ["dist"],
"engines": {
"node": ">=18.0.0"
"node": ">=20.17.0"
},
"scripts": {
"add-shebang": "./add-shebang.sh",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@jest/types": "^29.6.3",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/node": "^20.16.10",
"commit-and-tag-version": "^12.4.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
Expand Down

0 comments on commit ee52f11

Please sign in to comment.