File tree Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change 33
33
"semantic-release" : " semantic-release pre && npm publish && semantic-release post"
34
34
},
35
35
"dependencies" : {
36
- "bluebird" : " 3.2.1 " ,
37
- "debug" : " 2.2.0 " ,
38
- "lodash" : " 4.2.1 "
36
+ "bluebird" : " ^3.5.0 " ,
37
+ "debug" : " ^2.6.8 " ,
38
+ "lodash" : " ^4.17.4 "
39
39
},
40
40
"peerDependencies" : {
41
41
"loopback" : " ^2.25.0"
45
45
},
46
46
"devDependencies" : {
47
47
"@bubltechnology/customizable-commit-analyzer" : " ^1.0.2-0" ,
48
- "chai" : " 3.5 .0" ,
48
+ "chai" : " ^3.0 .0" ,
49
49
"chai-tbd" : " 0.1.0" ,
50
50
"condition-circle" : " ^1.5.0" ,
51
51
"coveralls" : " latest" ,
52
52
"dirty-chai" : " 1.2.2" ,
53
- "eslint" : " ^2.13.1" ,
54
- "eslint-config-fullcube" : " https://github.com/fullcube/eslint-config-fullcube/tarball/master" ,
55
- "eslint-config-strict" : " https://github.com/fullcube/eslint-config-strict/tarball/f235fa38289b17e305a65be38ff9cfdf4c1eb31c" ,
56
- "eslint-plugin-filenames" : " https://github.com/fullcube/eslint-plugin-filenames/tarball/0123c4bb0034d71cc7a04c25fd63b3ac798052a1" ,
57
- "leasot" : " 3.1.2" ,
53
+ "eslint" : " ^3.19.0" ,
54
+ "eslint-config-fullcube" : " ^2.0.2" ,
58
55
"loopback" : " ^2.25.0" ,
59
- "loopback-boot" : " 2.16.0" ,
60
- "loopback-component-fixtures" : " 0.0.6" ,
61
- "mocha" : " 2.4.5" ,
56
+ "loopback-boot" : " ^2.24.0" ,
57
+ "loopback-component-explorer" : " ^4.2.0" ,
58
+ "loopback-component-fixtures" : " ^1.1.0" ,
59
+ "mocha" : " ^3.4.1" ,
62
60
"mocha-sinon" : " latest" ,
63
61
"nyc" : " latest" ,
64
62
"sinon" : " latest" ,
You can’t perform that action at this time.
0 commit comments