Skip to content

Commit ea44caf

Browse files
author
Ahmad Nassri
authored
Merge pull request Kong#94 from ahmadnassri/greenkeeper/standard-10.0.0
Greenkeeper/standard 10.0.0
2 parents 6cb8486 + bf65cb7 commit ea44caf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
},
6969
"devDependencies": {
7070
"codeclimate-test-reporter": "0.1.1",
71-
"echint": "^1.5.0",
71+
"echint": "^3.0.0",
7272
"glob": "^6.0.1",
7373
"istanbul": "^0.4.0",
7474
"mocha": "^2.3.4",
7575
"require-directory": "^2.1.1",
7676
"should": "^7.1.1",
77-
"standard": "^5.4.1"
77+
"standard": "^10.0.0"
7878
},
7979
"dependencies": {
8080
"chalk": "^1.1.1",
@@ -84,7 +84,7 @@
8484
"form-data": "^1.0.0-rc3",
8585
"fs-readfile-promise": "^2.0.1",
8686
"fs-writefile-promise": "^1.0.3",
87-
"har-validator": "^2.0.2",
87+
"har-validator": "^5.0.0",
8888
"pinkie-promise": "^2.0.0"
8989
}
9090
}

0 commit comments

Comments
 (0)