mirror of
https://github.com/appium/appium.git
synced 2026-05-08 11:59:29 -05:00
fix(driver-test-support): update definitelytyped (#20942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"@types/async-lock": "1.4.2",
|
||||
"@types/bluebird": "3.5.42",
|
||||
"@types/express": "5.0.0",
|
||||
"@types/lodash": "4.17.14",
|
||||
"@types/lodash": "4.17.15",
|
||||
"@types/method-override": "3.0.0",
|
||||
"@types/serve-favicon": "2.5.7",
|
||||
"async-lock": "1.4.1",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"types": "./build/lib/index.d.ts",
|
||||
"dependencies": {
|
||||
"@appium/types": "^0.24.0",
|
||||
"@types/lodash": "4.17.14",
|
||||
"@types/lodash": "4.17.15",
|
||||
"axios": "1.7.9",
|
||||
"bluebird": "3.7.2",
|
||||
"chai": "5.1.2",
|
||||
|
||||
Reference in New Issue
Block a user