File tree Expand file tree Collapse file tree 5 files changed +189
-163
lines changed Expand file tree Collapse file tree 5 files changed +189
-163
lines changed Original file line number Diff line number Diff line change 11
11
"@babel/core" : " 7.11.6" ,
12
12
"@babel/preset-env" : " 7.11.5" ,
13
13
"@types/chai" : " 4.2.12" ,
14
- "@types/mocha" : " 7 .0.2 " ,
14
+ "@types/mocha" : " 8 .0.3 " ,
15
15
"chai" : " 4.2.0" ,
16
16
"karma" : " 5.2.2" ,
17
17
"karma-babel-preprocessor" : " 8.0.1" ,
21
21
"karma-sauce-launcher" : " 1.2.0" ,
22
22
"karma-spec-reporter" : " 0.0.32" ,
23
23
"karma-typescript" : " 5.2.0" ,
24
- "mocha" : " 7.2.0 " ,
24
+ "mocha" : " 8.1.3 " ,
25
25
"npm-run-all" : " 4.1.5" ,
26
26
"typescript" : " 4.0.2"
27
27
}
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@firebase/app" : " 0.6.11" ,
18
18
"@firebase/firestore" : " 1.17.2" ,
19
- "@types/mocha" : " 7 .0.2 " ,
19
+ "@types/mocha" : " 8 .0.3 " ,
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" : " 1.3.0" ,
26
26
"karma-mocha" : " 2.0.1" ,
27
27
"karma-spec-reporter" : " 0.0.32" ,
28
- "mocha" : " 7.2.0 " ,
28
+ "mocha" : " 8.1.3 " ,
29
29
"ts-loader" : " 8.0.4" ,
30
30
"typescript" : " 4.0.2" ,
31
31
"webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change 14
14
"chromedriver" : " 85.0.1" ,
15
15
"express" : " 4.17.1" ,
16
16
"geckodriver" : " 1.20.0" ,
17
- "mocha" : " 7.2.0 " ,
17
+ "mocha" : " 8.1.3 " ,
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 76
76
"@types/inquirer" : " 7.3.1" ,
77
77
"@types/listr" : " 0.14.2" ,
78
78
"@types/long" : " 4.0.1" ,
79
- "@types/mocha" : " 7 .0.2 " ,
79
+ "@types/mocha" : " 8 .0.3 " ,
80
80
"@types/mz" : " 2.7.1" ,
81
81
"@types/node" : " 12.12.62" ,
82
82
"@types/sinon" : " 9.0.5" ,
129
129
"long" : " 3.2.0" ,
130
130
"merge2" : " 1.4.1" ,
131
131
"mkdirp" : " 1.0.4" ,
132
- "mocha" : " 7.2.0 " ,
132
+ "mocha" : " 8.1.3 " ,
133
133
"mz" : " 2.7.0" ,
134
134
"npm-run-all" : " 4.1.5" ,
135
135
"npm-run-path" : " 4.0.1" ,
You can’t perform that action at this time.
0 commit comments