Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent aaffca6 commit f6004ad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
17 changes: 13 additions & 4 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
Expand Up @@ -2,7 +2,7 @@
"name": "chaplin-bot",
"private": true,
"engines": {
"node": "14.x"
"node": "20.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": "20.12.2",
"jest": "26.6.3",
"ts-jest": "26.5.6",
"typescript": "4.5.5"
Expand Down

0 comments on commit f6004ad

Please sign in to comment.