Merge pull request #183 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.34

This commit is contained in:
dependabot-preview[bot] 2021-05-06 01:34:24 +00:00 committed by GitHub
commit 5f1f5e44e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"docker-publish": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t codetheweb/muse:latest --push ."
},
"devDependencies": {
"@types/bluebird": "^3.5.33",
"@types/bluebird": "^3.5.34",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",