We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855023b commit 2d3df22Copy full SHA for 2d3df22
package.json
@@ -50,19 +50,19 @@
50
"main": "./src/main.js",
51
"dependencies": {
52
"copy-paste": "^1.3.0",
53
- "diff2html": "^2.0.6",
+ "diff2html": "^2.0.8",
54
"extend": "^3.0.0",
55
- "open": "0.0.5",
56
- "request": "^2.74.0",
57
- "yargs": "^5.0.0"
+ "open": "^0.0.5",
+ "request": "^2.75.0",
+ "yargs": "^6.1.1"
58
},
59
"devDependencies": {
60
"codacy-coverage": "^2.0.0",
61
- "eslint": "^3.5.0",
62
- "eslint-plugin-promise": "^2.0.1",
63
- "eslint-plugin-standard": "^2.0.0",
+ "eslint": "^3.8.0",
+ "eslint-plugin-promise": "^3.0.0",
+ "eslint-plugin-standard": "^2.0.1",
64
"istanbul": "^0.4.5",
65
- "mocha": "^3.0.2"
+ "mocha": "^3.1.2"
66
67
"license": "MIT",
68
"files": [
0 commit comments