Skip to content

Commit 219820a

Browse files
author
Boris Yakubchik
committed
version bumps
1 parent c6bea6b commit 219820a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@
5454
"main": "./src/main.js",
5555
"dependencies": {
5656
"clipboardy": "^2.1.0",
57-
"diff2html": "^2.7.0",
57+
"diff2html": "^2.11.2",
5858
"extend": "^3.0.2",
59-
"open": "^6.0.0",
59+
"open": "^6.4.0",
6060
"request": "^2.88.0",
61-
"yargs": "^12.0.5"
61+
"yargs": "^14.0.0"
6262
},
6363
"devDependencies": {
6464
"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"
65+
"eslint": "^6.2.1",
66+
"eslint-plugin-promise": "^4.2.1",
67+
"eslint-plugin-standard": "^4.0.1",
68+
"mocha": "^6.2.0",
69+
"nyc": "^14.1.1",
70+
"sinon": "^7.4.1"
7171
},
7272
"license": "MIT",
7373
"files": [

0 commit comments

Comments
 (0)