Skip to content

Commit

Permalink
chore: update deps (#9013)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed Sep 27, 2022
1 parent 023ebd8 commit d06a905
Show file tree
Hide file tree
Showing 3 changed files with 670 additions and 1,118 deletions.
2 changes: 1 addition & 1 deletion docs/api/puppeteer.puppeteer.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The constructor for this class is marked as internal. Third-party code should no

| Property | Modifiers | Type | Description |
| --------------------------------------------------------------- | --------------------- | ------------------------------------------------------------ | ----------- |
| [devices](./puppeteer.puppeteer.devices.md) | <code>readonly</code> | typeof devices | |
| [devices](./puppeteer.puppeteer.devices.md) | <code>readonly</code> | typeof [devices](./puppeteer.devices.md) | |
| [errors](./puppeteer.puppeteer.errors.md) | <code>readonly</code> | typeof [errors](./puppeteer.errors.md) | |
| [networkConditions](./puppeteer.puppeteer.networkconditions.md) | <code>readonly</code> | typeof [networkConditions](./puppeteer.networkconditions.md) | |

Expand Down

0 comments on commit d06a905

Please sign in to comment.