File tree Expand file tree Collapse file tree 5 files changed +121
-195
lines changed Expand file tree Collapse file tree 5 files changed +121
-195
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"firebase" : " 8.2.7" ,
11
11
"@types/chai" : " 4.2.14" ,
12
- "@types/mocha" : " 7.0.2 " ,
12
+ "@types/mocha" : " 8.2.0 " ,
13
13
"chai" : " 4.2.0" ,
14
14
"karma" : " 5.2.3" ,
15
15
"karma-babel-preprocessor" : " 8.0.1" ,
18
18
"karma-mocha" : " 2.0.1" ,
19
19
"karma-spec-reporter" : " 0.0.32" ,
20
20
"karma-typescript" : " 5.2.0" ,
21
- "mocha" : " 7.2 .0" ,
21
+ "mocha" : " 8.3 .0" ,
22
22
"npm-run-all" : " 4.1.5" ,
23
23
"typescript" : " 4.0.5"
24
24
}
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@firebase/app" : " 0.6.14" ,
18
18
"@firebase/firestore" : " 2.1.6" ,
19
- "@types/mocha" : " 7.0.2 " ,
19
+ "@types/mocha" : " 8.2.0 " ,
20
20
"gulp" : " 4.0.2" ,
21
21
"gulp-filter" : " 6.0.0" ,
22
22
"gulp-replace" : " 1.0.0" ,
25
25
"karma-firefox-launcher" : " 2.1.0" ,
26
26
"karma-mocha" : " 2.0.1" ,
27
27
"karma-spec-reporter" : " 0.0.32" ,
28
- "mocha" : " 7.2 .0" ,
28
+ "mocha" : " 8.3 .0" ,
29
29
"ts-loader" : " 8.0.12" ,
30
30
"typescript" : " 4.0.5" ,
31
31
"webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change 14
14
"chromedriver" : " 88.0.0" ,
15
15
"express" : " 4.17.1" ,
16
16
"geckodriver" : " 1.21.1" ,
17
- "mocha" : " 7.2 .0" ,
17
+ "mocha" : " 8.3 .0" ,
18
18
"node-fetch" : " 2.6.1" ,
19
19
"selenium-assistant" : " 6.1.0"
20
20
}
Original file line number Diff line number Diff line change 79
79
"@types/inquirer" : " 7.3.1" ,
80
80
"@types/listr" : " 0.14.2" ,
81
81
"@types/long" : " 4.0.1" ,
82
- "@types/mocha" : " 7.0.2 " ,
82
+ "@types/mocha" : " 8.2.0 " ,
83
83
"@types/mz" : " 2.7.3" ,
84
84
"@types/node" : " 12.19.11" ,
85
85
"@types/sinon" : " 9.0.10" ,
134
134
"long" : " 3.2.0" ,
135
135
"merge2" : " 1.4.1" ,
136
136
"mkdirp" : " 1.0.4" ,
137
- "mocha" : " 7.2 .0" ,
137
+ "mocha" : " 8.3 .0" ,
138
138
"mz" : " 2.7.0" ,
139
139
"npm-run-all" : " 4.1.5" ,
140
140
"npm-run-path" : " 4.0.1" ,
You can’t perform that action at this time.
0 commit comments