aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-05 10:36:19 +0000
committerGitHub <[email protected]>2021-05-05 10:36:19 +0000
commit19df90ed6fd4441bba99ee9b1b226834eaa8c6ab (patch)
tree2663994f3d7ab3e1f5a8482ac0af7eaeaf84c37d
parent8cca6b651c50d691931e0ef4aa46c69bae89c2d2 (diff)
downloadmuse-19df90ed6fd4441bba99ee9b1b226834eaa8c6ab.tar.xz
muse-19df90ed6fd4441bba99ee9b1b226834eaa8c6ab.zip
Bump @types/bluebird from 3.5.33 to 3.5.34
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.33 to 3.5.34. - [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]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index b3b4de7..9244e2b 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.33",
+ "@types/bluebird": "^3.5.34",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",
diff --git a/yarn.lock b/yarn.lock
index bff0962..0ddf540 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -125,10 +125,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
-"@types/bluebird@^3.5.33":
- version "3.5.33"
- resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.33.tgz#d79c020f283bd50bd76101d7d300313c107325fc"
- integrity sha512-ndEo1xvnYeHxm7I/5sF6tBvnsA4Tdi3zj1keRKRs12SP+2ye2A27NDJ1B6PqkfMbGAcT+mqQVqbZRIrhfOp5PQ==
+"@types/bluebird@^3.5.34":
+ version "3.5.34"
+ resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.34.tgz#0e9f1f4f5dfab98a421fb973b5f5690d22411893"
+ integrity sha512-QMc57Pf067Rr78l6f4FftvuIXPYxu0VYFRKrZk1Clv+LWy7gN2fTBiAiv68askFHEHZcTLPFd01kNlpKOiSPgQ==
"@types/cacheable-request@^6.0.1":
version "6.0.1"