Skip to content

Commit 4ad8e81

Browse files
authored
Merge branch 'master' into greenkeeper/sinon-chai-3.0.0
2 parents 8e72248 + f999dd1 commit 4ad8e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/chai": "^4.0.4",
1515
"@types/chai-as-promised": "7.1.0",
1616
"@types/chai-subset": "^1.3.1",
17-
"@types/mocha": "^2.2.42",
17+
"@types/mocha": "^5.0.0",
1818
"@types/sinon": "^4.0.0",
1919
"@types/sinon-chai": "^2.7.29",
2020
"chai": "^4.1.2",
@@ -24,7 +24,7 @@
2424
"lerna": "^2.1.2",
2525
"mocha": "^5.0.0",
2626
"nyc": "^11.2.1",
27-
"sinon": "^4.0.0",
27+
"sinon": "^5.0.0",
2828
"sinon-chai": "^3.0.0",
2929
"ts-node": "^5.0.0",
3030
"tslint": "^5.7.0",

0 commit comments

Comments
 (0)