Skip to content

Commit

Permalink
Merge pull request #9358 from DFE-Digital/dependabot/npm_and_yarn/pup…
Browse files Browse the repository at this point in the history
…peteer-22.8.1

Bump puppeteer from 22.8.0 to 22.8.1
  • Loading branch information
twd-bat-ci authored May 14, 2024
2 parents 3149413 + 1c8fb5b commit c25bc4f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"govuk-frontend": "^5.3.1",
"jquery": "^3.7.1",
"postcss": "^8.4.38",
"puppeteer": "^22.8.0"
"puppeteer": "^22.8.1"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7937,26 +7937,26 @@ punycode@^2.1.0, punycode@^2.1.1:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

[email protected].0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.8.0.tgz#82c0e7ebf62ba5f34404394034e313b82014de5f"
integrity sha512-S5bWx3g/fNuyFxjZX9TkZMN07CEH47+9Zm6IiTl1QfqI9pnVaShbwrD9kRe5vmz/XPp/jLGhhxRUj1sY4wObnA==
[email protected].1:
version "22.8.1"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.8.1.tgz#757ec8983ca38486dad8e5464e744f4b8aff5a13"
integrity sha512-m1F6ZSTw1xrJ6xD4B+HonkSNVQmMrRMaqca/ivRcZYJ6jqzOnfEh3QgO9HpNPj6heiAZ2+4IPAU3jdZaTIDnSA==
dependencies:
"@puppeteer/browsers" "2.2.3"
chromium-bidi "0.5.19"
debug "4.3.4"
devtools-protocol "0.0.1273771"
ws "8.17.0"

puppeteer@^22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-22.8.0.tgz#58556b4388a9047658f0704afa37b8eea71b84ba"
integrity sha512-Z616wyTr0d7KpxmfcBG22rAkzuo/xzHJ3ycpu4KiJ3dZNHn/C1CpqcCwPlpiIIsmPojTAfWjo6EMR7M+AaC0Ww==
puppeteer@^22.8.1:
version "22.8.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-22.8.1.tgz#d0b96cd722f62a157804dcc3b0d4909e3620bf1d"
integrity sha512-CFgPSKV+iydjO/8/hJVj251Hqp2PLcIa70j6H7sYqkwM8YJ+D3CA74Ufuj+yKtvDIntQPB/nLw4EHrHPcHOPjw==
dependencies:
"@puppeteer/browsers" "2.2.3"
cosmiconfig "9.0.0"
devtools-protocol "0.0.1273771"
puppeteer-core "22.8.0"
puppeteer-core "22.8.1"

pure-rand@^6.0.0:
version "6.0.4"
Expand Down

0 comments on commit c25bc4f

Please sign in to comment.