Skip to content

Commit 7af326c

Browse files
committed
chore(package): update @types/bluebird to version 3.5.12
1 parent a40380f commit 7af326c

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
@@ -57,7 +57,7 @@
5757
},
5858
"homepage": "https://github.com/RobotlegsJS/SignalsJS#readme",
5959
"devDependencies": {
60-
"@types/bluebird": "^3.5.11",
60+
"@types/bluebird": "^3.5.12",
6161
"@types/chai": "^4.0.4",
6262
"@types/mocha": "^2.2.43",
6363
"@types/sinon": "^2.3.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@types/bluebird@^3.5.11":
6-
version "3.5.11"
7-
resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.11.tgz#60482b3cddce9111dee3cafd08ab54fffee4b119"
5+
"@types/bluebird@^3.5.12":
6+
version "3.5.12"
7+
resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.12.tgz#180881847ff664e9e294a5dcdcd4c8e9a150e5a7"
88

99
"@types/chai@^4.0.4":
1010
version "4.0.4"

0 commit comments

Comments
 (0)