File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 41
41
"todo" : " ./node_modules/.bin/leasot {lib,test}/*.js {lib,test}/**/*.js -r markdown > TODO.md || echo Refreshed TODO.md."
42
42
},
43
43
"dependencies" : {
44
- "bluebird" : " 3.1.5 " ,
44
+ "bluebird" : " 3.2.1 " ,
45
45
"debug" : " 2.2.0" ,
46
- "lodash" : " 4.0 .1"
46
+ "lodash" : " 4.2 .1"
47
47
},
48
48
"peerDependencies" : {
49
49
"loopback" : " >=2.25.0"
50
50
},
51
51
"optionalDependencies" : {
52
- "loopback-component-explorer" : " 2.2 .0"
52
+ "loopback-component-explorer" : " 2.3 .0"
53
53
},
54
54
"devDependencies" : {
55
55
"babel-cli" : " 6.4.5" ,
69
69
"esformatter-remove-trailing-commas" : " 1.0.1" ,
70
70
"esformatter-semicolons" : " 1.1.2" ,
71
71
"esformatter-use-strict" : " 2.0.2" ,
72
- "eslint" : " 1.10.3 " ,
72
+ "eslint" : " 2.0.0-rc.0 " ,
73
73
"eslint-config-fullcube" : " https://github.com/fullcube/eslint-config-fullcube/tarball/master" ,
74
74
"eslint-config-strict" : " 7.0.4" ,
75
- "eslint-plugin-filenames" : " 0.2.0" ,
76
75
"isparta" : " 4.0.0" ,
77
76
"leasot" : " 3.1.2" ,
78
77
"loopback-boot" : " 2.16.0" ,
You can’t perform that action at this time.
0 commit comments