File tree Expand file tree Collapse file tree 21 files changed +260
-179
lines changed Expand file tree Collapse file tree 21 files changed +260
-179
lines changed Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"@babel/core" : " 7.7.2" ,
13
13
"@babel/preset-env" : " 7.7.1" ,
14
- "@types/chai" : " 4.2.4 " ,
14
+ "@types/chai" : " 4.2.5 " ,
15
15
"@types/mocha" : " 5.2.7" ,
16
16
"chai" : " 4.2.0" ,
17
17
"karma" : " 4.4.1" ,
Original file line number Diff line number Diff line change 53
53
"dependency-graph" : " 0.8.0" ,
54
54
"firebase-tools" : " 7.7.0" ,
55
55
"glob" : " 7.1.6" ,
56
- "husky" : " 3.0.9 " ,
56
+ "husky" : " 3.1.0 " ,
57
57
"inquirer" : " 7.0.0" ,
58
58
"istanbul-instrumenter-loader" : " 3.0.1" ,
59
59
"js-yaml" : " 3.13.1" ,
64
64
"mkdirp" : " 0.5.1" ,
65
65
"mz" : " 2.7.0" ,
66
66
"npm-run-path" : " 4.0.0" ,
67
- "ora" : " 4.0.2 " ,
68
- "prettier" : " 1.18.2 " ,
67
+ "ora" : " 4.0.3 " ,
68
+ "prettier" : " 1.19.1 " ,
69
69
"semver" : " 6.3.0" ,
70
70
"simple-git" : " 1.126.0" ,
71
- "typedoc" : " 0.15.0 " ,
72
- "ts-node" : " 8.4.1 " ,
71
+ "typedoc" : " 0.15.2 " ,
72
+ "ts-node" : " 8.5.2 " ,
73
73
"typescript" : " 3.7.2" ,
74
- "yargs" : " 14.2.0 " ,
74
+ "yargs" : " 14.2.1 " ,
75
75
"babel-loader" : " 8.0.6"
76
76
}
77
77
}
Original file line number Diff line number Diff line change 30
30
},
31
31
"license" : " Apache-2.0" ,
32
32
"devDependencies" : {
33
- "@types/chai" : " 4.2.4 " ,
33
+ "@types/chai" : " 4.2.5 " ,
34
34
"@types/mocha" : " 5.2.7" ,
35
35
"@types/sinon" : " 7.5.0" ,
36
- "@typescript-eslint/parser" : " 2.6.1 " ,
37
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
38
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
36
+ "@typescript-eslint/parser" : " 2.7.0 " ,
37
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
38
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
39
39
"chai" : " 4.2.0" ,
40
40
"chai-as-promised" : " 7.1.1" ,
41
41
"eslint" : " 6.6.0" ,
49
49
"sinon-chai" : " 3.3.0" ,
50
50
"npm-run-all" : " 4.1.5" ,
51
51
"nyc" : " 14.1.1" ,
52
- "rollup" : " 1.26.3 " ,
52
+ "rollup" : " 1.27.2 " ,
53
53
"ts-loader" : " 6.2.1" ,
54
54
"typescript" : " 3.7.2" ,
55
55
"webpack" : " 4.41.2"
Original file line number Diff line number Diff line change 34
34
"xmlhttprequest" : " 1.8.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/chai" : " 4.2.4 " ,
37
+ "@types/chai" : " 4.2.5 " ,
38
38
"@types/mocha" : " 5.2.7" ,
39
39
"@types/sinon" : " 7.5.0" ,
40
40
"chai" : " 4.2.0" ,
51
51
"mocha" : " 6.2.2" ,
52
52
"npm-run-all" : " 4.1.5" ,
53
53
"nyc" : " 14.1.1" ,
54
- "rollup" : " 1.26.3 " ,
54
+ "rollup" : " 1.27.2 " ,
55
55
"rollup-plugin-replace" : " 2.2.0" ,
56
56
"rollup-plugin-typescript2" : " 0.25.2" ,
57
57
"rollup-plugin-json" : " 4.0.0" ,
58
58
"sinon" : " 7.5.0" ,
59
59
"source-map-loader" : " 0.2.4" ,
60
60
"ts-loader" : " 6.2.1" ,
61
- "ts-node" : " 8.4.1 " ,
61
+ "ts-node" : " 8.5.2 " ,
62
62
"typescript" : " 3.7.2" ,
63
63
"webpack" : " 4.41.2" ,
64
64
"eslint" : " 6.6.0" ,
65
- "@typescript-eslint/parser" : " 2.6.1 " ,
66
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
67
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
65
+ "@typescript-eslint/parser" : " 2.7.0 " ,
66
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
67
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
68
68
"eslint-plugin-import" : " 2.18.2"
69
69
},
70
70
"repository" : {
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@firebase/app" : " 0.4.24" ,
34
34
"@firebase/app-types" : " 0.4.7" ,
35
- "@types/chai" : " 4.2.4 " ,
35
+ "@types/chai" : " 4.2.5 " ,
36
36
"@types/mocha" : " 5.2.7" ,
37
- "@types/node" : " 8.10.58 " ,
37
+ "@types/node" : " 8.10.59 " ,
38
38
"@types/sinon" : " 7.5.0" ,
39
39
"chai" : " 4.2.0" ,
40
40
"karma" : " 4.4.1" ,
49
49
"mocha" : " 6.2.2" ,
50
50
"npm-run-all" : " 4.1.5" ,
51
51
"nyc" : " 14.1.1" ,
52
- "rollup" : " 1.26.3 " ,
52
+ "rollup" : " 1.27.2 " ,
53
53
"rollup-plugin-typescript2" : " 0.25.2" ,
54
54
"sinon" : " 7.5.0" ,
55
55
"source-map-loader" : " 0.2.4" ,
56
56
"ts-loader" : " 6.2.1" ,
57
- "ts-node" : " 8.4.1 " ,
57
+ "ts-node" : " 8.5.2 " ,
58
58
"typescript" : " 3.7.2" ,
59
59
"webpack" : " 4.41.2"
60
60
},
Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"git-rev-sync" : " 1.12.0" ,
58
- "rollup" : " 1.26.3 " ,
58
+ "rollup" : " 1.27.2 " ,
59
59
"rollup-plugin-commonjs" : " 10.1.0" ,
60
60
"rollup-plugin-license" : " 0.12.1" ,
61
61
"rollup-plugin-node-resolve" : " 5.2.0" ,
Original file line number Diff line number Diff line change 43
43
"@firebase/app-types" : " 0.x"
44
44
},
45
45
"devDependencies" : {
46
- "@types/chai" : " 4.2.4 " ,
46
+ "@types/chai" : " 4.2.5 " ,
47
47
"@types/long" : " 4.0.0" ,
48
48
"@types/mocha" : " 5.2.7" ,
49
49
"@types/sinon" : " 7.5.0" ,
66
66
"mocha" : " 6.2.2" ,
67
67
"npm-run-all" : " 4.1.5" ,
68
68
"nyc" : " 14.1.1" ,
69
- "prettier" : " 1.18.2 " ,
69
+ "prettier" : " 1.19.1 " ,
70
70
"protobufjs" : " 6.8.8" ,
71
- "rollup" : " 1.26.3 " ,
71
+ "rollup" : " 1.27.2 " ,
72
72
"rollup-plugin-copy-assets" : " 1.1.0" ,
73
73
"rollup-plugin-node-resolve" : " 5.2.0" ,
74
74
"rollup-plugin-replace" : " 2.2.0" ,
75
75
"rollup-plugin-typescript2" : " 0.25.2" ,
76
76
"sinon" : " 7.5.0" ,
77
77
"source-map-loader" : " 0.2.4" ,
78
78
"ts-loader" : " 6.2.1" ,
79
- "ts-node" : " 8.4.1 " ,
79
+ "ts-node" : " 8.5.2 " ,
80
80
"tslint" : " 5.20.1" ,
81
81
"typescript" : " 3.7.2" ,
82
82
"webpack" : " 4.41.2" ,
83
- "yargs" : " 14.2.0 " ,
83
+ "yargs" : " 14.2.1 " ,
84
84
"eslint" : " 6.6.0" ,
85
- "@typescript-eslint/parser" : " 2.6.1 " ,
86
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
87
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
85
+ "@typescript-eslint/parser" : " 2.7.0 " ,
86
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
87
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
88
88
"eslint-plugin-import" : " 2.18.2"
89
89
},
90
90
"repository" : {
Original file line number Diff line number Diff line change 28
28
"@firebase/app-types" : " 0.x"
29
29
},
30
30
"devDependencies" : {
31
- "@types/chai" : " 4.2.4 " ,
31
+ "@types/chai" : " 4.2.5 " ,
32
32
"@types/chai-as-promised" : " 7.1.2" ,
33
33
"@types/mocha" : " 5.2.7" ,
34
34
"@types/sinon" : " 7.5.0" ,
45
45
"mocha" : " 6.2.2" ,
46
46
"npm-run-all" : " 4.1.5" ,
47
47
"nyc" : " 14.1.1" ,
48
- "rollup" : " 1.26.3 " ,
48
+ "rollup" : " 1.27.2 " ,
49
49
"rollup-plugin-typescript2" : " 0.25.2" ,
50
50
"sinon" : " 7.5.0" ,
51
51
"source-map-loader" : " 0.2.4" ,
52
52
"ts-loader" : " 6.2.1" ,
53
- "ts-node" : " 8.4.1 " ,
53
+ "ts-node" : " 8.5.2 " ,
54
54
"tslint" : " 5.20.1" ,
55
55
"typescript" : " 3.7.2" ,
56
56
"webpack" : " 4.41.2" ,
57
- "yargs" : " 14.2.0 " ,
57
+ "yargs" : " 14.2.1 " ,
58
58
"eslint" : " 6.6.0" ,
59
- "@typescript-eslint/parser" : " 2.6.1 " ,
60
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
61
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
59
+ "@typescript-eslint/parser" : " 2.7.0 " ,
60
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
61
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
62
62
"@firebase/messaging" : " 0.5.6"
63
63
},
64
64
"repository" : {
Original file line number Diff line number Diff line change 21
21
"prepare" : " yarn build"
22
22
},
23
23
"devDependencies" : {
24
- "@types/chai" : " 4.2.4 " ,
24
+ "@types/chai" : " 4.2.5 " ,
25
25
"@types/chai-as-promised" : " 7.1.2" ,
26
26
"@types/mocha" : " 5.2.7" ,
27
27
"@types/sinon" : " 7.5.0" ,
30
30
"chai-as-promised" : " 7.1.1" ,
31
31
"http-server" : " 0.11.1" ,
32
32
"mocha" : " 6.2.2" ,
33
- "rollup" : " 1.26.3 " ,
33
+ "rollup" : " 1.27.2 " ,
34
34
"rollup-plugin-commonjs" : " 10.1.0" ,
35
35
"rollup-plugin-json" : " 4.0.0" ,
36
36
"rollup-plugin-node-resolve" : " 5.2.0" ,
41
41
"tslint" : " 5.20.1" ,
42
42
"typescript" : " 3.7.2" ,
43
43
"eslint" : " 6.6.0" ,
44
- "@typescript-eslint/parser" : " 2.6.1 " ,
45
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
46
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
44
+ "@typescript-eslint/parser" : " 2.7.0 " ,
45
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
46
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
47
47
"eslint-plugin-import" : " 2.18.2"
48
48
},
49
49
"peerDependencies" : {
Original file line number Diff line number Diff line change 22
22
},
23
23
"license" : " Apache-2.0" ,
24
24
"devDependencies" : {
25
- "@types/chai" : " 4.2.4 " ,
25
+ "@types/chai" : " 4.2.5 " ,
26
26
"@types/mocha" : " 5.2.7" ,
27
27
"@types/sinon" : " 7.5.0" ,
28
28
"chai" : " 4.2.0" ,
38
38
"sinon" : " 7.5.0" ,
39
39
"npm-run-all" : " 4.1.5" ,
40
40
"nyc" : " 14.1.1" ,
41
- "rollup" : " 1.26.3 " ,
41
+ "rollup" : " 1.27.2 " ,
42
42
"rollup-plugin-typescript2" : " 0.25.2" ,
43
43
"ts-loader" : " 6.2.1" ,
44
- "ts-node" : " 8.4.1 " ,
44
+ "ts-node" : " 8.5.2 " ,
45
45
"typescript" : " 3.7.2" ,
46
46
"webpack" : " 4.41.2" ,
47
47
"eslint" : " 6.6.0" ,
48
- "@typescript-eslint/parser" : " 2.6.1 " ,
49
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
50
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
48
+ "@typescript-eslint/parser" : " 2.7.0 " ,
49
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
50
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
51
51
"eslint-plugin-import" : " 2.18.2"
52
52
},
53
53
"repository" : {
Original file line number Diff line number Diff line change 32
32
"tslib" : " 1.10.0"
33
33
},
34
34
"devDependencies" : {
35
- "@types/chai" : " 4.2.4 " ,
35
+ "@types/chai" : " 4.2.5 " ,
36
36
"@types/mocha" : " 5.2.7" ,
37
37
"@types/sinon" : " 7.5.0" ,
38
38
"chai" : " 4.2.0" ,
47
47
"karma-spec-reporter" : " 0.0.32" ,
48
48
"mocha" : " 6.2.2" ,
49
49
"npm-run-all" : " 4.1.5" ,
50
- "rollup" : " 1.26.3 " ,
50
+ "rollup" : " 1.27.2 " ,
51
51
"rollup-plugin-typescript2" : " 0.25.2" ,
52
52
"sinon" : " 7.5.0" ,
53
53
"tslint" : " 5.20.1" ,
54
54
"typescript" : " 3.7.2" ,
55
55
"eslint" : " 6.6.0" ,
56
- "@typescript-eslint/parser" : " 2.6.1 " ,
57
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
58
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
56
+ "@typescript-eslint/parser" : " 2.7.0 " ,
57
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
58
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
59
59
"eslint-plugin-import" : " 2.18.2"
60
60
},
61
61
"repository" : {
Original file line number Diff line number Diff line change 34
34
},
35
35
"license" : " Apache-2.0" ,
36
36
"devDependencies" : {
37
- "@types/chai" : " 4.2.4 " ,
37
+ "@types/chai" : " 4.2.5 " ,
38
38
"@types/chai-as-promised" : " 7.1.2" ,
39
39
"@types/mocha" : " 5.2.7" ,
40
40
"@types/sinon" : " 7.5.0" ,
41
41
"@types/sinon-chai" : " 3.2.3" ,
42
42
"chai" : " 4.2.0" ,
43
43
"mocha" : " 6.2.2" ,
44
- "rollup" : " 1.26.3 " ,
44
+ "rollup" : " 1.27.2 " ,
45
45
"rollup-plugin-json" : " 4.0.0" ,
46
46
"rollup-plugin-typescript2" : " 0.25.2" ,
47
47
"sinon" : " 7.5.0" ,
48
48
"sinon-chai" : " 3.3.0" ,
49
49
"chai-as-promised" : " 7.1.1" ,
50
50
"typescript" : " 3.7.2" ,
51
51
"eslint" : " 6.6.0" ,
52
- "@typescript-eslint/parser" : " 2.6.1 " ,
53
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
54
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
52
+ "@typescript-eslint/parser" : " 2.7.0 " ,
53
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
54
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
55
55
"eslint-plugin-import" : " 2.18.2"
56
56
},
57
57
"repository" : {
Original file line number Diff line number Diff line change 16
16
},
17
17
"license" : " Apache-2.0" ,
18
18
"dependencies" : {
19
- "core-js" : " 3.4.0 " ,
19
+ "core-js" : " 3.4.1 " ,
20
20
"promise-polyfill" : " 8.1.3" ,
21
21
"whatwg-fetch" : " 2.0.4"
22
22
},
23
23
"devDependencies" : {
24
- "rollup" : " 1.26.3 " ,
24
+ "rollup" : " 1.27.2 " ,
25
25
"rollup-plugin-typescript2" : " 0.25.2"
26
26
},
27
27
"repository" : {
Original file line number Diff line number Diff line change 34
34
},
35
35
"license" : " Apache-2.0" ,
36
36
"devDependencies" : {
37
- "@types/chai" : " 4.2.4 " ,
37
+ "@types/chai" : " 4.2.5 " ,
38
38
"@types/mocha" : " 5.2.7" ,
39
39
"@types/sinon" : " 7.5.0" ,
40
- "@typescript-eslint/eslint-plugin" : " 2.6.1 " ,
41
- "@typescript-eslint/eslint-plugin-tslint" : " 2.6.1 " ,
42
- "@typescript-eslint/parser" : " 2.6.1 " ,
40
+ "@typescript-eslint/eslint-plugin" : " 2.7.0 " ,
41
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.7.0 " ,
42
+ "@typescript-eslint/parser" : " 2.7.0 " ,
43
43
"chai" : " 4.2.0" ,
44
44
"chai-as-promised" : " 7.1.1" ,
45
45
"eslint" : " 6.6.0" ,
46
46
"eslint-plugin-import" : " 2.18.2" ,
47
47
"mocha" : " 6.2.2" ,
48
- "rollup" : " 1.26.3 " ,
48
+ "rollup" : " 1.27.2 " ,
49
49
"rollup-plugin-typescript2" : " 0.25.2" ,
50
50
"sinon" : " 7.5.0" ,
51
51
"sinon-chai" : " 3.3.0" ,
You can’t perform that action at this time.
0 commit comments