Skip to content

Commit 202c5a3

Browse files
Bump @types/bluebird from 3.5.41 to 3.5.42 (#1195)
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.41 to 3.5.42. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) --- updated-dependencies: - dependency-name: "@types/bluebird" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 005ca98 commit 202c5a3

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
@@ -60,7 +60,7 @@
6060
"winston": "^3.11.0"
6161
},
6262
"devDependencies": {
63-
"@types/bluebird": "^3.5.41",
63+
"@types/bluebird": "^3.5.42",
6464
"@types/cls-hooked": "^4.3.8",
6565
"@types/compression": "^1.7.5",
6666
"@types/cors": "^2.8.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,10 +1058,10 @@
10581058
dependencies:
10591059
"@babel/types" "^7.3.0"
10601060

1061-
"@types/bluebird@^3.5.41":
1062-
version "3.5.41"
1063-
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.41.tgz#0ef9959efaf1de8ddd7bcef9664fc7bada60ee35"
1064-
integrity sha512-/OT2UoYPu2fqGNS85UYUx0Ke8Zd/vM0/Au0JqLInTprkRO0NexYe7qAUkDsjhsO3BKHI14wX/UhN5SUaoFVDUQ==
1061+
"@types/bluebird@^3.5.42":
1062+
version "3.5.42"
1063+
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.42.tgz#7ec05f1ce9986d920313c1377a5662b1b563d366"
1064+
integrity sha512-Jhy+MWRlro6UjVi578V/4ZGNfeCOcNCp0YaFNIUGFKlImowqwb1O/22wDVk3FDGMLqxdpOV3qQHD5fPEH4hK6A==
10651065

10661066
"@types/body-parser@*":
10671067
version "1.19.2"

0 commit comments

Comments
 (0)