Skip to content

Commit

Permalink
chore(deps): update node.js to v20.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 9501a85 commit 5998ab4
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.3.1
FROM node:20.4.0
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.0",
"@types/ffprobe": "1.1.4",
"@types/node": "20.4.1",
"@types/node": "20.4.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
Expand Down

0 comments on commit 5998ab4

Please sign in to comment.