Skip to content

Commit 5b23e32

Browse files
committed
chore(package): update @types/bluebird to version 3.5.12
1 parent 20362dc commit 5b23e32

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@robotlegsjs/signals": "^0.0.11"
6262
},
6363
"devDependencies": {
64-
"@types/bluebird": "^3.5.11",
64+
"@types/bluebird": "^3.5.12",
6565
"@types/chai": "^4.0.4",
6666
"@types/mocha": "^2.2.43",
6767
"@types/sinon": "^2.3.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
version "0.0.11"
1313
resolved "https://registry.npmjs.org/@robotlegsjs/signals/-/signals-0.0.11.tgz#627fdcc549d85badabbaa0b38f884e1ee852c826"
1414

15-
"@types/bluebird@^3.5.11":
16-
version "3.5.11"
17-
resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.11.tgz#60482b3cddce9111dee3cafd08ab54fffee4b119"
15+
"@types/bluebird@^3.5.12":
16+
version "3.5.12"
17+
resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.12.tgz#180881847ff664e9e294a5dcdcd4c8e9a150e5a7"
1818

1919
"@types/chai@^4.0.4":
2020
version "4.0.4"

0 commit comments

Comments
 (0)