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 Nov 3, 2024
1 parent b7c3a21 commit 90feb34
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dist"
],
"engines": {
"node": ">=20.13.1"
"node": ">=22.11.0"
},
"scripts": {
"start": "NODE_ENV=dev tsx src/index.ts",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@namesmt/utils": "^0.5.6",
"@types/node": "^20.16.11",
"@types/node": "^22.8.7",
"@vitest/coverage-v8": "^2.1.3",
"consola": "^3.2.3",
"eslint": "^9.12.0",
Expand Down
58 changes: 29 additions & 29 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 90feb34

Please sign in to comment.