Skip to content

Commit 5c42238

Browse files
committed
chore(deps): update dependency mocha to v3.5.3
1 parent 9948b13 commit 5c42238

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"generate-changelog": "1.4.0",
4949
"hubot-test-helper": "1.7.0",
5050
"istanbul": "0.4.5",
51-
"mocha": "3.5.2",
51+
"mocha": "3.5.3",
5252
"proxyquire": "1.8.0"
5353
}
5454
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,8 @@ [email protected]:
365365
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.0.tgz#4284fe6ae0630874639e44e80a418c2934135e9e"
366366

367367
content-type@~1.0.1:
368-
version "1.0.2"
369-
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed"
368+
version "1.0.4"
369+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
370370

371371
cookie-parser@~1.3.5:
372372
version "1.3.5"
@@ -629,8 +629,8 @@ form-data@~2.1.1:
629629
mime-types "^2.1.12"
630630

631631
forwarded@~0.1.0:
632-
version "0.1.0"
633-
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363"
632+
version "0.1.1"
633+
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.1.tgz#8a4e30c640b05395399a3549c730257728048961"
634634

635635
636636
version "0.3.0"
@@ -899,8 +899,8 @@ [email protected]:
899899
esprima "^2.6.0"
900900

901901
902-
version "3.9.1"
903-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
902+
version "3.10.0"
903+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
904904
dependencies:
905905
argparse "^1.0.7"
906906
esprima "^4.0.0"
@@ -1101,9 +1101,9 @@ [email protected], [email protected]:
11011101
dependencies:
11021102
minimist "0.0.8"
11031103

1104-
1105-
version "3.5.2"
1106-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.2.tgz#3d5585cc6bd9e43a7c0bd251631abc0fbea0f032"
1104+
1105+
version "3.5.3"
1106+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.3.tgz#1e0480fe36d2da5858d1eb6acc38418b26eaa20d"
11071107
dependencies:
11081108
browser-stdout "1.3.0"
11091109
commander "2.9.0"

0 commit comments

Comments
 (0)