Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent eea42c0 commit e037fb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@google-cloud/storage": "^7.14.0",
"@google-cloud/text-to-speech": "^5.6.0",
"@google-cloud/text-to-speech": "^5.7.0",
"debug": "^4.4.0",
"fluent-ffmpeg": "^2.1.3",
"picocolors": "^1.1.1"
Expand All @@ -54,12 +54,12 @@
"@types/node": "^22.10.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"mocha": "^11.0.2",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.18.1"
},
"packageManager": "[email protected]"
}

0 comments on commit e037fb8

Please sign in to comment.