Skip to content

Commit

Permalink
chore(deps): update node.js to >=22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and codello committed Jan 21, 2025
1 parent c8f10a7 commit 01ca9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -21,7 +21,7 @@
".": "./dist/index.js"
},
"engines": {
"node": ">=22.13.0"
"node": ">=22.13.1"
},
"scripts": {
"bundle": "npm run format:write && npm run package",
Expand Down

0 comments on commit 01ca9be

Please sign in to comment.