Skip to content

Commit

Permalink
Update dependency node to v22.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent bb5d845 commit 97c6a1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.7.0
22.10.0
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "glob -c 'node --test --import tsx/esm' 'src/**/*.test.ts'"
},
"engines": {
"node": "22.7.0"
"node": "22.10.0"
},
"devDependencies": {
"@eslint-recommended/eslint-config-typescript": "50.1.0",
Expand Down

0 comments on commit 97c6a1b

Please sign in to comment.