Skip to content

Commit 256cda9

Browse files
committed
Update adbkit for lots of small ADB fixes + TS support
1 parent a97bcb5 commit 256cda9

File tree

6 files changed

+135
-230
lines changed

6 files changed

+135
-230
lines changed

custom-typings/adbkit.d.ts

Lines changed: 0 additions & 54 deletions
This file was deleted.

package-lock.json

Lines changed: 78 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/httptoolkit/httptoolkit-server",
2727
"bugs": "https://github.com/httptoolkit/httptoolkit-server/issues",
2828
"dependencies": {
29-
"@devicefarmer/adbkit": "^2.11.2",
29+
"@devicefarmer/adbkit": "^3.2.4",
3030
"@graphql-tools/schema": "^8.5.0",
3131
"@graphql-tools/utils": "^8.8.0",
3232
"@httptoolkit/browser-launcher": "^2.1.0",
@@ -88,6 +88,7 @@
8888
"@oclif/dev-cli": "^1.19.4",
8989
"@sentry/webpack-plugin": "^1.16.0",
9090
"@types/aws-lambda": "^8.10.15",
91+
"@types/bluebird": "^3.5.38",
9192
"@types/chai": "^4.1.6",
9293
"@types/decompress": "^4.2.4",
9394
"@types/env-paths": "^1.0.2",

0 commit comments

Comments
 (0)