fix(driver-test-support): update definitelytyped (#20942)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-28 14:43:46 +00:00
committed by GitHub
parent 841a835153
commit f7c63ee5d8
4 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",