Skip to content

Commit ee05076

Browse files
committed
chore(deps): update dependency mocha to v3.5.2
1 parent 0e8eb14 commit ee05076

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.1",
51+
"mocha": "3.5.2",
5252
"proxyquire": "1.8.0"
5353
}
5454
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1101,9 +1101,9 @@ [email protected], [email protected]:
11011101
dependencies:
11021102
minimist "0.0.8"
11031103

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

0 commit comments

Comments
 (0)