Skip to content

Commit 70b39c9

Browse files
committed
chore(package): update @types/mocha to version 2.2.44
1 parent 18e612d commit 70b39c9

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
@@ -63,7 +63,7 @@
6363
"devDependencies": {
6464
"@types/bluebird": "^3.5.17",
6565
"@types/chai": "^4.0.4",
66-
"@types/mocha": "^2.2.43",
66+
"@types/mocha": "^2.2.44",
6767
"@types/sinon": "^2.3.5",
6868
"bluebird": "^3.5.1",
6969
"browserify-versionify": "^1.0.6",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
version "4.0.4"
2121
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.0.4.tgz#fe86315d9a66827feeb16f73bc954688ec950e18"
2222

23-
"@types/mocha@^2.2.43":
24-
version "2.2.43"
25-
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.43.tgz#03c54589c43ad048cbcbfd63999b55d0424eec27"
23+
"@types/mocha@^2.2.44":
24+
version "2.2.44"
25+
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.44.tgz#1d4a798e53f35212fd5ad4d04050620171cd5b5e"
2626

2727
"@types/sinon@^2.3.5":
2828
version "2.3.5"

0 commit comments

Comments
 (0)