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 c6bea6b commit 219820aCopy full SHA for 219820a
package.json
@@ -54,20 +54,20 @@
54
"main": "./src/main.js",
55
"dependencies": {
56
"clipboardy": "^2.1.0",
57
- "diff2html": "^2.7.0",
+ "diff2html": "^2.11.2",
58
"extend": "^3.0.2",
59
- "open": "^6.0.0",
+ "open": "^6.4.0",
60
"request": "^2.88.0",
61
- "yargs": "^12.0.5"
+ "yargs": "^14.0.0"
62
},
63
"devDependencies": {
64
"codacy-coverage": "^3.4.0",
65
- "eslint": "^5.13.0",
66
- "eslint-plugin-promise": "^4.0.1",
67
- "eslint-plugin-standard": "^4.0.0",
68
- "mocha": "^5.2.0",
69
- "nyc": "^13.2.0",
70
- "sinon": "^7.2.3"
+ "eslint": "^6.2.1",
+ "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-standard": "^4.0.1",
+ "mocha": "^6.2.0",
+ "nyc": "^14.1.1",
+ "sinon": "^7.4.1"
71
72
"license": "MIT",
73
"files": [
0 commit comments