This repository was archived by the owner on Jul 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Shared between .npmignore and .gitignore
22
3+ yarn.lock
34chromedriver.log
45libpeerconnection.log
56xmloutput *
Original file line number Diff line number Diff line change 11# Shared between .npmignore and .gitignore
22
3+ yarn.lock
34chromedriver.log
45libpeerconnection.log
56xmloutput *
Original file line number Diff line number Diff line change 2525 "saucelabs" : " ~1.3.0" ,
2626 "selenium-webdriver" : " 3.0.1" ,
2727 "source-map-support" : " ~0.4.0" ,
28- "webdriver-manager " : " ^12 .0.1 " ,
29- "webdriver-js-extender " : " ^1 .0.0 "
28+ "webdriver-js-extender " : " ^1 .0.0 " ,
29+ "webdriver-manager " : " ^12 .0.1 "
3030 },
3131 "devDependencies" : {
3232 "@types/chalk" : " ^0.4.28" ,
3333 "@types/glob" : " ^5.0.29" ,
34- "@types/jasmine" : " ^2.5.38 " ,
34+ "@types/jasmine" : " ^2.5.47 " ,
3535 "@types/jasminewd2" : " ^2.0.0" ,
3636 "@types/minimatch" : " ^2.0.28" ,
3737 "@types/minimist" : " ^1.1.28" ,
5252 "rimraf" : " ~2.5.3" ,
5353 "run-sequence" : " ^1.1.5" ,
5454 "semver" : " ^5.3.0" ,
55- "tslint" : " ~4.3.0 " ,
56- "tslint-eslint-rules" : " ^3.2 .0" ,
57- "typescript" : " ~2.0.0 " ,
55+ "tslint" : " ^4.1.1 " ,
56+ "tslint-eslint-rules" : " ^3.1 .0" ,
57+ "typescript" : " ^2.1.5 " ,
5858 "vrsource-tslint-rules" : " ^4.0.1"
5959 },
6060 "repository" : {
You can’t perform that action at this time.
0 commit comments