From c8a5940336335b0b90aab4813eb5f0e51c2a1ddb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Sep 2020 00:20:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/bluebird to ^3.5.32 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c0559d209dad7..5d73cb7cb0a5c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@lerna/prompt": "3.18.5", "@types/babel__code-frame": "^7.0.1", "@types/better-queue": "^3.8.2", - "@types/bluebird": "^3.5.30", + "@types/bluebird": "^3.5.32", "@types/cache-manager": "^2.10.2", "@types/common-tags": "^1.8.0", "@types/eslint": "^6.1.8", diff --git a/yarn.lock b/yarn.lock index 6d0b70fc6b142..04edb472067c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3432,10 +3432,10 @@ dependencies: "@types/node" "*" -"@types/bluebird@^3.5.30": - version "3.5.30" - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.30.tgz#ee034a0eeea8b84ed868b1aa60d690b08a6cfbc5" - integrity sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw== +"@types/bluebird@^3.5.32": + version "3.5.32" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.32.tgz#381e7b59e39f010d20bbf7e044e48f5caf1ab620" + integrity sha512-dIOxFfI0C+jz89g6lQ+TqhGgPQ0MxSnh/E4xuC0blhFtyW269+mPG5QeLgbdwst/LvdP8o1y0o/Gz5EHXLec/g== "@types/body-parser@*": version "1.17.1" @@ -19668,7 +19668,7 @@ react-reconciler@^0.25.1: prop-types "^15.6.2" scheduler "^0.19.1" -react-refresh@^0.8.2, react-refresh@^0.8.3: +react-refresh@^0.8.3: version "0.8.3" resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==