Bump version

This commit is contained in:
Johannes Zellner
2022-10-17 17:53:15 +02:00
parent ac332c311a
commit c380911b76
5 changed files with 76 additions and 40 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^105.0.1",
"chromedriver": "^106.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^4.4.0",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.0"
}
}