Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent b5fe90c commit cea5ead
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.12.1
20.16.0
33 changes: 24 additions & 9 deletions 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 @@ -12,7 +12,7 @@
"@netlify/functions": "^1.3.0",
"@slack/bolt": "^3.12.2",
"@types/aws-lambda": "^8.10.75",
"@types/node": "^18.11.18",
"@types/node": "^20.0.0",
"@types/node-fetch": "^2.6.2",
"axios": "^1.2.2",
"dotenv": "^16.0.3",
Expand Down

0 comments on commit cea5ead

Please sign in to comment.