Skip to content

Commit

Permalink
chore(deps): update node.js to v20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 949af20 commit c7de556
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0
FROM node:20.18.1
WORKDIR /app

# Install FFMPEG
Expand Down
14 changes: 7 additions & 7 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 @@ -39,7 +39,7 @@
"devDependencies": {
"@types/centra": "2.2.3",
"@types/ffprobe": "1.1.8",
"@types/node": "20.17.6",
"@types/node": "20.17.9",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit c7de556

Please sign in to comment.