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 8, 2024
1 parent aaffca6 commit b251ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "chaplin-bot",
"private": true,
"engines": {
"node": "14.x"
"node": "22.x"
},
"version": "0.1.0",
"description": "",
Expand All @@ -26,7 +26,7 @@
"homepage": "https://github.com/ruedap/chaplin-bot#readme",
"devDependencies": {
"@types/jest": "26.0.24",
"@types/node": "14.17.34",
"@types/node": "22.9.0",
"jest": "26.6.3",
"ts-jest": "26.5.6",
"typescript": "4.5.5"
Expand Down

0 comments on commit b251ff8

Please sign in to comment.