aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-19 10:31:22 +0000
committerGitHub <[email protected]>2021-05-19 10:31:22 +0000
commit0f35b90fa48cdef60df75459b09e97086b8c3491 (patch)
treeae270367638411705e49b54c7f0b5e96f7d62444 /package.json
parent5a773cb5e7ba5ee36b3fd328475d038316bc3cce (diff)
downloadmuse-0f35b90fa48cdef60df75459b09e97086b8c3491.tar.xz
muse-0f35b90fa48cdef60df75459b09e97086b8c3491.zip
Bump @types/bluebird from 3.5.34 to 3.5.35
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.34 to 3.5.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ff3e6c0..da8a9a9 100644
--- a/package.json
+++ b/package.json
@@ -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.34",
+ "@types/bluebird": "^3.5.35",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",