Skip to content

Commit

Permalink
Build(deps): Bump puppeteer from 19.8.2 to 19.8.5 (#3179)
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.8.2 to 19.8.5.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v19.8.2...puppeteer-v19.8.5)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2023
1 parent 420dd24 commit b866bb5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/adblocker-puppeteer-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@cliqz/adblocker-puppeteer": "^1.26.5",
"node-fetch": "^3.0.0",
"puppeteer": "19.8.2",
"puppeteer": "19.8.5",
"ts-node": "^10.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chai": "^4.2.0",
"mocha": "^10.1.0",
"nyc": "^15.0.0",
"puppeteer": "19.8.2",
"puppeteer": "19.8.5",
"rimraf": "^4.0.7",
"ts-node": "^10.0.0",
"tslint": "^6.0.0",
Expand Down
29 changes: 15 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1067,10 +1067,10 @@
dependencies:
esquery "^1.0.1"

"@puppeteer/browsers@0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.3.1.tgz#21d43c49f6f8bb5fa905b322d73c11fca9b515bd"
integrity sha512-WTFVqWY7ipI+CsJRb6vEddYJ/lMl2bHYP5BjFDBM9JMKPjJNT4psXz6DLuJpi3EkG80Q0ef5Azzv3gKu9MvMUg==
"@puppeteer/browsers@0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.4.0.tgz#abaae1eddc9902e1ea441e34171229bd7644ea62"
integrity sha512-3iB5pWn9Sr55PKKwqFWSWjLsTKCOEhKNI+uV3BZesgXuA3IhsX8I3hW0HI+3ksMIPkh2mVYzKSpvgq3oicjG2Q==
dependencies:
debug "4.3.4"
extract-zip "2.0.1"
Expand Down Expand Up @@ -5833,11 +5833,12 @@ punycode@^2.3.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==

puppeteer-core@19.8.1:
version "19.8.1"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.8.1.tgz#c592db9c524d418c91b9dd6d3f3dac00b9834901"
integrity sha512-7yPMzusYRvJ/laLaMFIQ01E9WakKkJJXLsMAymH6y5EKqYe5hhn68/SbvF+1YJMb843GftU7gT86Fw8y5jkn3w==
puppeteer-core@19.8.5:
version "19.8.5"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.8.5.tgz#ba02fbe5bc2f82a9270aa1b983cf29cc1d4f1573"
integrity sha512-zoGhim/oBQbkND6h4Xz4X7l5DkWVH9wH7z0mVty5qa/c0P1Yad47t/npVtt2xS10BiQwzztWKx7Pa2nJ5yykdw==
dependencies:
"@puppeteer/browsers" "0.4.0"
chromium-bidi "0.4.6"
cross-fetch "3.1.5"
debug "4.3.4"
Expand All @@ -5849,17 +5850,17 @@ puppeteer-core@19.8.1:
unbzip2-stream "1.4.3"
ws "8.13.0"

puppeteer@19.8.2:
version "19.8.2"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.8.2.tgz#e8a3a9aa725b5d445f97454cf13ad9007709576b"
integrity sha512-LPdNVYMR6ddp4YS3GK1bqKsasCJj1aZjt9dNOKcnzKezuMoishlHY6bCnFLjTc34iqnGzIrJp07TQ9M+aML2+g==
puppeteer@19.8.5:
version "19.8.5"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.8.5.tgz#18e701ff3122c46c3ce3e292191f3e439ee1e081"
integrity sha512-WSjouU7eux6cwBMEz4A7mDRVZWTQQTDXrb1R6AhKDdeEgpiBBkAzcAusPhILxiJOKj60rULZpWuCZ7HZIO6GTA==
dependencies:
"@puppeteer/browsers" "0.3.1"
"@puppeteer/browsers" "0.4.0"
cosmiconfig "8.1.3"
https-proxy-agent "5.0.1"
progress "2.0.3"
proxy-from-env "1.1.0"
puppeteer-core "19.8.1"
puppeteer-core "19.8.5"

q@^1.5.1:
version "1.5.1"
Expand Down

0 comments on commit b866bb5

Please sign in to comment.