Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c955d81 commit 950df25
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 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 @@
"dist"
],
"engines": {
"node": ">=18.20.3"
"node": ">=22.13.0"
},
"scripts": {
"start": "NODE_ENV=dev tsx src/index.ts",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.1",
"@types/node": "^20.16.1",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.9.1",
"klona": "^2.0.6",
Expand Down
60 changes: 30 additions & 30 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 950df25

Please sign in to comment.