Skip to content

Commit

Permalink
Update puppeteer and jest-puppeteer
Browse files Browse the repository at this point in the history
As recommended by `npm audit`

The removal of the line in `puppeteer.setup.js` was motivated by the
introduced error "TypeError: page._client.send is not a function". I'm
reasonably confident that line was related to integration tests
removed in a previous commit.

Note that this version of puppeteer uses nullish coalescing assignment
which is not supported by node.js v14.
  • Loading branch information
jameshadfield authored and victorlin committed Jun 23, 2023
1 parent 15969de commit cd0f21e
Show file tree
Hide file tree
Showing 3 changed files with 1,739 additions and 1,489 deletions.
Loading

0 comments on commit cd0f21e

Please sign in to comment.