Skip to content

Commit

Permalink
chore(deps): update node.js to >=22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and codello committed Jan 20, 2025
1 parent 7c63ec6 commit 2e57f97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -21,7 +21,7 @@
".": "./dist/index.js"
},
"engines": {
"node": ">=22.12.0"
"node": ">=22.13.0"
},
"scripts": {
"bundle": "npm run format:write && npm run package",
Expand All @@ -44,7 +44,7 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/semver": "^7.5.8",
"@vercel/ncc": "^0.38.3",
"prettier": "^3.4.2",
Expand Down

0 comments on commit 2e57f97

Please sign in to comment.