Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/mocha-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zozzz committed Apr 24, 2018
2 parents 2e4b32e + 798ef38 commit deaec2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"devDependencies": {
"@types/chai": "^4.0.1",
"@types/jsdom": "^11.0.0",
"@types/mocha": "^2.2.32",
"@types/mocha": "^5.0.0",
"@types/node": "^8.0.0",
"babel-preset-node6": "^11.0.0",
"chai": "^4.0.0",
"coveralls": "^2.11.15",
"coveralls": "^3.0.0",
"dts-bundle": "^0.7.1",
"get-object-path": "0.0.3",
"gulp": "^3.9.1",
Expand All @@ -44,7 +44,7 @@
"gulp-typescript": "^3.1.6",
"merge2": "^1.0.2",
"mocha": "^4.0.0",
"remap-istanbul": "^0.9.1",
"remap-istanbul": "^0.10.0",
"rollup-plugin-node-resolve": "^3.0.0",
"typescript": "^2.2.1"
},
Expand Down

0 comments on commit deaec2a

Please sign in to comment.