File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 44extends : standard
55rules :
66 no-unused-expressions : off
7+ node/no-deprecated-api : off
8+ standard/no-callback-literal : off
Original file line number Diff line number Diff line change 4646 "dependencies" : {
4747 "bl" : " 1.2.0" ,
4848 "continuation-local-storage" : " 3.2.0" ,
49- "debug" : " 2.6.3 " ,
49+ "debug" : " 2.6.4 " ,
5050 "https-proxy-agent" : " 1.0.0" ,
51- "js-yaml" : " 3.8.2 " ,
51+ "js-yaml" : " 3.8.3 " ,
5252 "json-stringify-safe" : " 5.0.1" ,
5353 "lodash.assign" : " 4.2.0" ,
5454 "lodash.defaults" : " 4.2.0" ,
7575 "conventional-changelog" : " ^1.1.0" ,
7676 "deep-eql" : " ^2.0.1" ,
7777 "eslint" : " ^3.15.0" ,
78- "eslint-config-standard" : " ^7.1.0" ,
78+ "eslint-config-standard" : " ^10.2.1" ,
79+ "eslint-plugin-import" : " ^2.2.0" ,
7980 "eslint-plugin-promise" : " ^3.4.1" ,
80- "eslint-plugin-standard" : " ^2.0.1" ,
81+ "eslint-plugin-standard" : " ^3.0.1" ,
82+ "eslint-plugin-node" : " ^4.2.2" ,
8183 "istanbul" : " ^0.4.5" ,
8284 "lodash" : " ^4.17.4" ,
8385 "mocha" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments