Skip to content

Commit 245fec3

Browse files
chore(deps): update dependency @types/bluebird to ^3.5.32 (#27067)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d343ac9 commit 245fec3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@lerna/prompt": "3.18.5",
88
"@types/babel__code-frame": "^7.0.1",
99
"@types/better-queue": "^3.8.2",
10-
"@types/bluebird": "^3.5.30",
10+
"@types/bluebird": "^3.5.32",
1111
"@types/cache-manager": "^2.10.2",
1212
"@types/common-tags": "^1.8.0",
1313
"@types/eslint": "^6.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3432,10 +3432,10 @@
34323432
dependencies:
34333433
"@types/node" "*"
34343434

3435-
"@types/bluebird@^3.5.30":
3436-
version "3.5.30"
3437-
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.30.tgz#ee034a0eeea8b84ed868b1aa60d690b08a6cfbc5"
3438-
integrity sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw==
3435+
"@types/bluebird@^3.5.32":
3436+
version "3.5.32"
3437+
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.32.tgz#381e7b59e39f010d20bbf7e044e48f5caf1ab620"
3438+
integrity sha512-dIOxFfI0C+jz89g6lQ+TqhGgPQ0MxSnh/E4xuC0blhFtyW269+mPG5QeLgbdwst/LvdP8o1y0o/Gz5EHXLec/g==
34393439

34403440
"@types/body-parser@*":
34413441
version "1.17.1"

0 commit comments

Comments
 (0)