File tree 3 files changed +10
-8
lines changed
3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "reporter" : " spec" ,
3
+ "timeout" : 10000 ,
4
+ "require" : " test/init.js" ,
5
+ "exit" : true
6
+ }
Original file line number Diff line number Diff line change 31
31
"bluebird" : " ^3.4.6" ,
32
32
"chalk" : " ^4.0.0" ,
33
33
"debug" : " ^4.1.1" ,
34
- "loopback-connector" : " ^4.10.2 " ,
34
+ "loopback-connector" : " ^5.0.0 " ,
35
35
"pg" : " ^8.0.2" ,
36
36
"strong-globalize" : " ^6.0.0" ,
37
- "uuid" : " ^7.0.3 "
37
+ "uuid" : " ^8.3.0 "
38
38
},
39
39
"devDependencies" : {
40
- "eslint" : " ^6.0.1 " ,
40
+ "eslint" : " ^7.7.0 " ,
41
41
"eslint-config-loopback" : " ^13.1.0" ,
42
42
"juggler-v3" : " file:./deps/juggler-v3" ,
43
43
"juggler-v4" : " file:./deps/juggler-v4" ,
44
44
"lodash" : " ^4.17.4" ,
45
45
"loopback-datasource-juggler" : " ^3.0.0 || ^4.0.0" ,
46
- "mocha" : " ^7 .1.1 " ,
46
+ "mocha" : " ^8 .1.2 " ,
47
47
"rc" : " ^1.0.0" ,
48
48
"should" : " ^13.2.3" ,
49
49
"sinon" : " ^9.0.2"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments