chore: Bump website dependencies (#9739)

This commit is contained in:
Nikolay Vitkov
2023-02-23 13:31:23 +01:00
committed by GitHub
parent e7138cf99d
commit 37eb0f2a19
127 changed files with 1288 additions and 1359 deletions

View File

@@ -19,10 +19,10 @@ class ElementHandle {
## Parameters
| Parameter | Type | Description |
| --------- | ------------------------------------------------------------ | ----------------- |
| this | [ElementHandle](./puppeteer.elementhandle.md)<Element> | |
| data | Protocol.Input.DragData | <i>(Optional)</i> |
| Parameter | Type | Description |
| --------- | ------------------------------------------------------------ | ------------ |
| this | [ElementHandle](./puppeteer.elementhandle.md)&lt;Element&gt; | |
| data | Protocol.Input.DragData | _(Optional)_ |
**Returns:**