This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 28
28
"dev" : " ./scripts/syncDevEnvironment.sh"
29
29
},
30
30
"devDependencies" : {
31
- "coveralls" : " 3.0.8 " ,
31
+ "coveralls" : " 3.0.9 " ,
32
32
"del-cli" : " 3.0.0" ,
33
33
"lerna" : " 3.19.0" ,
34
34
"npm-run-all" : " 4.1.5" ,
35
35
"nyc" : " 14.1.1" ,
36
36
"replace" : " 1.1.1" ,
37
- "ts-node" : " 8.5.2 " ,
37
+ "ts-node" : " 8.5.4 " ,
38
38
"tslint" : " 5.20.1" ,
39
- "typedoc" : " 0.15.3 " ,
40
- "typescript" : " 3.7.2 "
39
+ "typedoc" : " 0.15.4 " ,
40
+ "typescript" : " 3.7.3 "
41
41
},
42
42
"dependencies" : {
43
43
"@types/mocha" : " 5.2.7"
Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
27
27
"devDependencies" : {
28
- "@types/chai" : " 4.2.5 " ,
28
+ "@types/chai" : " 4.2.7 " ,
29
29
"chai" : " 4.2.0" ,
30
30
"mocha" : " 6.2.2" ,
31
- "typescript" : " 3.7.2 "
31
+ "typescript" : " 3.7.3 "
32
32
},
33
33
"dependencies" : {
34
34
"@aerogear/core" : " 2.8.0"
Original file line number Diff line number Diff line change 31
31
"access" : " public"
32
32
},
33
33
"devDependencies" : {
34
- "@types/chai" : " 4.2.5 " ,
34
+ "@types/chai" : " 4.2.7 " ,
35
35
"@types/chai-as-promised" : " 7.1.2" ,
36
36
"@types/loglevel" : " 1.5.4" ,
37
37
"@types/mocha" : " 5.2.7" ,
38
- "@types/node" : " 11.15.2 " ,
38
+ "@types/node" : " 11.15.3 " ,
39
39
"@types/proxyquire" : " 1.3.28" ,
40
40
"@types/sinon" : " 7.5.1" ,
41
41
"chai" : " 4.2.0" ,
44
44
"mocha" : " 6.2.2" ,
45
45
"sinon" : " 7.5.0" ,
46
46
"source-map-support" : " 0.5.16" ,
47
- "ts-node" : " 8.5.2 " ,
48
- "typescript" : " 3.7.2 "
47
+ "ts-node" : " 8.5.4 " ,
48
+ "typescript" : " 3.7.3 "
49
49
},
50
50
"dependencies" : {
51
51
"@aerogear/core" : " 2.8.0" ,
Original file line number Diff line number Diff line change 27
27
"access" : " public"
28
28
},
29
29
"devDependencies" : {
30
- "@types/chai" : " 4.2.5 " ,
30
+ "@types/chai" : " 4.2.7 " ,
31
31
"@types/chai-as-promised" : " 7.1.2" ,
32
32
"@types/lodash.find" : " 4.6.6" ,
33
33
"@types/loglevel" : " 1.5.4" ,
34
34
"@types/mocha" : " 5.2.7" ,
35
- "@types/node" : " 11.15.2 " ,
35
+ "@types/node" : " 11.15.3 " ,
36
36
"@types/proxyquire" : " 1.3.28" ,
37
37
"@types/sinon" : " 7.5.1" ,
38
38
"@types/uuid" : " 3.4.6" ,
41
41
"chai-as-promised" : " 7.1.1" ,
42
42
"del-cli" : " 3.0.0" ,
43
43
"mocha" : " 6.2.2" ,
44
- "mockttp" : " 0.19.1 " ,
44
+ "mockttp" : " 0.19.2 " ,
45
45
"sinon" : " 7.5.0" ,
46
46
"source-map-support" : " 0.5.16" ,
47
- "ts-node" : " 8.5.2 " ,
48
- "typescript" : " 3.7.2 "
47
+ "ts-node" : " 8.5.4 " ,
48
+ "typescript" : " 3.7.3 "
49
49
},
50
50
"dependencies" : {
51
51
"axios" : " 0.19.0" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
30
30
"devDependencies" : {
31
- "@types/chai" : " 4.2.5 " ,
31
+ "@types/chai" : " 4.2.7 " ,
32
32
"chai" : " 4.2.0" ,
33
33
"mocha" : " 6.2.2" ,
34
- "typescript" : " 3.7.2 "
34
+ "typescript" : " 3.7.3 "
35
35
},
36
36
"dependencies" : {
37
37
"@aerogear/core" : " 2.8.0" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
28
28
"devDependencies" : {
29
- "@types/chai" : " 4.2.5 " ,
29
+ "@types/chai" : " 4.2.7 " ,
30
30
"chai" : " 4.2.0" ,
31
31
"mocha" : " 6.2.2" ,
32
- "mockttp" : " 0.19.1 " ,
32
+ "mockttp" : " 0.19.2 " ,
33
33
"nyc" : " 14.1.1" ,
34
- "typescript" : " 3.7.2 "
34
+ "typescript" : " 3.7.3 "
35
35
},
36
36
"dependencies" : {
37
37
"@aerogear/core" : " 2.8.0" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@types/apollo-upload-client" : " 8.1.3" ,
35
- "@types/chai" : " 4.2.5 " ,
35
+ "@types/chai" : " 4.2.7 " ,
36
36
"@types/debug" : " 4.1.5" ,
37
37
"@types/fetch-mock" : " 7.3.2" ,
38
38
"@types/graphql" : " 14.2.3" ,
39
39
"@types/mocha" : " 5.2.7" ,
40
- "@types/ws" : " 6.0.3 " ,
40
+ "@types/ws" : " 6.0.4 " ,
41
41
"chai" : " 4.2.0" ,
42
42
"del" : " 5.1.0" ,
43
43
"fetch-mock" : " 7.7.3" ,
44
44
"graphql" : " 14.5.8" ,
45
45
"graphql-tag" : " 2.10.1" ,
46
46
"mocha" : " 6.2.2" ,
47
- "ts-node" : " 8.5.2 " ,
48
- "typescript" : " 3.7.2 "
47
+ "ts-node" : " 8.5.4 " ,
48
+ "typescript" : " 3.7.3 "
49
49
},
50
50
"dependencies" : {
51
51
"@aerogear/core" : " 2.8.0" ,
61
61
"apollo-upload-client" : " 11.0.0" ,
62
62
"debug" : " 4.1.1" ,
63
63
"idb-localstorage" : " 0.2.0" ,
64
- "offix-client" : " 0.9 .0" ,
64
+ "offix-client" : " 0.12 .0" ,
65
65
"subscriptions-transport-ws" : " 0.9.16"
66
66
},
67
67
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments