Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 0552cab

Browse files
authored
Merge branch 'master' into eslint
2 parents 3648e0a + 22630e0 commit 0552cab

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
@@ -15,7 +15,7 @@
1515
"curl-trace-parser": "bin/curl-trace-parser"
1616
},
1717
"dependencies": {
18-
"commander": "2.15.0",
18+
"commander": "2.19.0",
1919
"api-blueprint-http-formatter": "0.0.1",
2020
"http-string-parser": "0.0.6"
2121
},
@@ -24,7 +24,7 @@
2424
"eslint": "4.19.0",
2525
"eslint-config-airbnb-base": "12.1.0",
2626
"eslint-plugin-import": "2.9.0",
27-
"mocha": "5.0.4"
27+
"mocha": "6.0.0"
2828
},
2929
"keywords": [
3030
"curl",

0 commit comments

Comments
 (0)