File tree 6 files changed +18
-18
lines changed
6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11
11
"license" : " MIT" ,
12
12
"dependencies" : {},
13
13
"devDependencies" : {
14
- "@commitlint/cli" : " ^4.2.0 " ,
14
+ "@commitlint/cli" : " ^4.2.2 " ,
15
15
"@commitlint/config-angular" : " ^4.2.0" ,
16
16
"@commitlint/config-lerna-scopes" : " ^4.2.0" ,
17
- "@types/mocha" : " ^2.2.43 " ,
18
- "@types/node" : " ^8.0.32 " ,
19
- "@types/request" : " ^2.0.4 " ,
20
- "@types/request-promise" : " ^4.1.38 " ,
17
+ "@types/mocha" : " ^2.2.44 " ,
18
+ "@types/node" : " ^8.0.50 " ,
19
+ "@types/request" : " ^2.0.7 " ,
20
+ "@types/request-promise" : " ^4.1.39 " ,
21
21
"coveralls" : " ^3.0.0" ,
22
- "cz-conventional-changelog" : " ^2.0 .0" ,
23
- "lerna" : " ^2.4.0 " ,
22
+ "cz-conventional-changelog" : " ^2.1 .0" ,
23
+ "lerna" : " ^2.5.1 " ,
24
24
"mocha" : " ^4.0.0" ,
25
25
"request" : " ^2.83.0" ,
26
26
"request-promise" : " ^4.2.2"
Original file line number Diff line number Diff line change 13
13
"license" : " MIT" ,
14
14
"dependencies" : {
15
15
"@types/mocha" : " ^2.2.43" ,
16
- "@types/node" : " ^8.0.32 " ,
16
+ "@types/node" : " ^8.0.50 " ,
17
17
"cross-spawn" : " ^5.1.0" ,
18
18
"debug" : " ^3.1.0" ,
19
19
"mocha" : " ^4.0.0" ,
20
- "nyc" : " ^11.2.1 " ,
21
- "prettier" : " ^1.7.3 " ,
20
+ "nyc" : " ^11.3.0 " ,
21
+ "prettier" : " ^1.8.1 " ,
22
22
"strong-docs" : " ^1.6.0" ,
23
23
"tslint" : " ^5.7.0" ,
24
24
"typescript" : " ^2.5.3"
Original file line number Diff line number Diff line change 25
25
],
26
26
"devDependencies" : {
27
27
"mocha" : " ^4.0.1" ,
28
- "nsp" : " ^2.6.3 " ,
28
+ "nsp" : " ^3.1.0 " ,
29
29
"yeoman-assert" : " ^3.1.0" ,
30
30
"yeoman-test" : " ^1.7.0"
31
31
},
Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@loopback/build" : " ^4.0.0-alpha.4" ,
29
29
"@loopback/testlab" : " ^4.0.0-alpha.13" ,
30
- "@types/bluebird" : " ^3.5.8 " ,
30
+ "@types/bluebird" : " ^3.5.18 " ,
31
31
"bluebird" : " ^3.5.0"
32
32
},
33
33
"keywords" : [
Original file line number Diff line number Diff line change 34
34
"js-yaml" : " ^3.9.1" ,
35
35
"lodash" : " ^4.17.4" ,
36
36
"path-to-regexp" : " ^2.0.0" ,
37
- "swagger2openapi" : " ^2.9.2 "
37
+ "swagger2openapi" : " ^2.10.7 "
38
38
},
39
39
"devDependencies" : {
40
40
"@loopback/build" : " ^4.0.0-alpha.4" ,
Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@loopback/openapi-spec" : " ^4.0.0-alpha.14" ,
23
23
"@types/shot" : " ^3.4.0" ,
24
- "@types/sinon" : " ^2.3.6 " ,
24
+ "@types/sinon" : " ^2.3.7 " ,
25
25
"@types/supertest" : " ^2.0.0" ,
26
26
"@types/swagger-parser" : " ^4.0.1" ,
27
- "shot" : " ^4.0.2 " ,
28
- "should" : " ^13.1.2 " ,
29
- "sinon" : " ^4.0.1 " ,
27
+ "shot" : " ^4.0.3 " ,
28
+ "should" : " ^13.1.3 " ,
29
+ "sinon" : " ^4.1.2 " ,
30
30
"supertest" : " ^3.0.0" ,
31
- "swagger-parser" : " ^3.4 .1"
31
+ "swagger-parser" : " ^4.0 .1"
32
32
},
33
33
"devDependencies" : {
34
34
"@loopback/build" : " ^4.0.0-alpha.4"
You can’t perform that action at this time.
0 commit comments