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 committed Jun 13, 2023
1 parent 5962678 commit b7db573
Show file tree
Hide file tree
Showing 3 changed files with 1,739 additions and 1,489 deletions.
Loading

0 comments on commit b7db573

Please sign in to comment.