Skip to content

Commit eb26dc8

Browse files
committed
update dependency
1 parent acc2ceb commit eb26dc8

File tree

2 files changed

+4332
-1809
lines changed

2 files changed

+4332
-1809
lines changed

example/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"author": "Canhua Li <licanhua@live.com> (https://github.com/licanhua)",
1212
"license": "ISC",
1313
"devDependencies": {
14-
"@babel/core": "^7.5.5",
15-
"@babel/preset-env": "^7.5.5",
16-
"@babel/preset-typescript": "^7.3.3",
17-
"@types/jest": "^24.0.17",
18-
"@types/selenium-webdriver": "^4.0.1",
19-
"selenium-appium": "^0.0.14",
20-
"appium": "1.14.2",
21-
"babel-jest": "^24.8.0",
22-
"jest": "^24.8.0",
14+
"@babel/core": "^7.12.3",
15+
"@babel/preset-env": "^7.12.1",
16+
"@babel/preset-typescript": "^7.12.1",
17+
"@types/jest": "^26.0.15",
18+
"@types/selenium-webdriver": "^4.0.10",
19+
"selenium-appium": "^0.0.16",
20+
"appium": "1.18.3",
21+
"babel-jest": "^26.6.1",
22+
"jest": "^26.6.1",
2323
"jest-junit-reporter": "1.1.0",
24-
"selenium-webdriver": "^4.0.0-alpha.4",
25-
"typescript": "^3.5.3"
24+
"selenium-webdriver": "^4.0.0-alpha.7",
25+
"typescript": "^4.0.5"
2626
},
2727
"jest": {
2828
"testResultsProcessor": "./node_modules/jest-junit-reporter"

0 commit comments

Comments
 (0)