File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change 12
12
"browserstack-cypress" : " bin/runner.js"
13
13
},
14
14
"dependencies" : {
15
- "archiver" : " ^ 5.2.0" ,
16
- "async" : " ^ 3.2.0" ,
17
- "browserstack-local" : " ^ 1.4.8" ,
18
- "chalk" : " ^ 4.1.0" ,
19
- "cli-progress" : " ^ 3.9.1" ,
20
- "fs-extra" : " ^ 8.1.0" ,
21
- "getmac" : " ^ 5.17.0" ,
22
- "glob" : " ^ 7.1.6" ,
23
- "mkdirp" : " ^ 1.0.3" ,
24
- "request" : " ^ 2.88.0" ,
25
- "requestretry" : " ^ 4.1.0" ,
26
- "table" : " ^ 5.4.6" ,
27
- "unzipper" : " ^ 0.10.11" ,
28
- "update-notifier" : " ^ 5.1.0" ,
29
- "uuid" : " ^ 8.3.2" ,
15
+ "archiver" : " 5.2.0" ,
16
+ "async" : " 3.2.0" ,
17
+ "browserstack-local" : " 1.4.8" ,
18
+ "chalk" : " 4.1.0" ,
19
+ "cli-progress" : " 3.9.1" ,
20
+ "fs-extra" : " 8.1.0" ,
21
+ "getmac" : " 5.17.0" ,
22
+ "glob" : " 7.1.6" ,
23
+ "mkdirp" : " 1.0.3" ,
24
+ "request" : " 2.88.0" ,
25
+ "requestretry" : " 4.1.0" ,
26
+ "table" : " 5.4.6" ,
27
+ "unzipper" : " 0.10.11" ,
28
+ "update-notifier" : " 5.1.0" ,
29
+ "uuid" : " 8.3.2" ,
30
30
"winston" : " 2.4.4" ,
31
- "yargs" : " ^ 14.2.3"
31
+ "yargs" : " 14.2.3"
32
32
},
33
33
"repository" : {
34
34
"type" : " git" ,
39
39
"url" : " https://github.com/browserstack/browserstack-cypress-cli/issues"
40
40
},
41
41
"devDependencies" : {
42
- "chai" : " ^ 4.2.0" ,
43
- "chai-as-promised" : " ^ 7.1.1" ,
44
- "custom-env" : " ^ 2.0.1" ,
45
- "mocha" : " ^ 7.1.2" ,
46
- "nyc" : " ^ 15.0.1" ,
47
- "proxyquire" : " ^ 2.1.3" ,
48
- "rewire" : " ^ 5.0.0" ,
49
- "sinon" : " ^ 9.0.2"
42
+ "chai" : " 4.2.0" ,
43
+ "chai-as-promised" : " 7.1.1" ,
44
+ "custom-env" : " 2.0.1" ,
45
+ "mocha" : " 7.1.2" ,
46
+ "nyc" : " 15.0.1" ,
47
+ "proxyquire" : " 2.1.3" ,
48
+ "rewire" : " 5.0.0" ,
49
+ "sinon" : " 9.0.2"
50
50
}
51
51
}
You can’t perform that action at this time.
0 commit comments