Skip to content

Commit

Permalink
chore(deps): bump puppeteer-extra from 3.3.1 to 3.3.3 (DIYgod#10174)
Browse files Browse the repository at this point in the history
Bumps [puppeteer-extra](https://github.com/berstend/puppeteer-extra) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/berstend/puppeteer-extra/releases)
- [Commits](https://github.com/berstend/puppeteer-extra/compare/[email protected]@3.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent b82c38c commit 5b4c6a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"pidusage": "3.0.0",
"plist": "3.0.5",
"puppeteer": "13.7.0",
"puppeteer-extra": "3.3.1",
"puppeteer-extra": "3.3.3",
"puppeteer-extra-plugin-stealth": "2.10.3",
"query-string": "7.1.1",
"rand-user-agent": "1.0.70",
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1899,13 +1899,6 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.3.tgz#68ada76827b0010d0db071f739314fa429943d0a"
integrity sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==

"@types/puppeteer@*":
version "5.4.6"
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-5.4.6.tgz#afc438e41dcbc27ca1ba0235ea464a372db2b21c"
integrity sha512-98Kghehs7+/GD9b56qryhqdqVCXUTbetTv3PlvDnmFRTHQH0j9DIp1f7rkAW3BAj4U3yoeSEQnKgdW8bDq0Y0Q==
dependencies:
"@types/node" "*"

"@types/q@^1.5.1":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
Expand Down Expand Up @@ -11439,13 +11432,12 @@ puppeteer-extra-plugin@^3.2.1:
debug "^4.1.1"
merge-deep "^3.0.1"

[email protected].1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/puppeteer-extra/-/puppeteer-extra-3.3.1.tgz#98c1610314fad286887fe81e142db428d03e44cb"
integrity sha512-ySlwelCtymixsFY7b6S/5ua9u1Q0SX6bJcbodh1kZgQiySC+yjPa2F8QoC+9rco7mINFkm2V8wupSqyI3ITT2g==
[email protected].3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/puppeteer-extra/-/puppeteer-extra-3.3.3.tgz#025d5474a41d3da219b58e6df837e2dbbc1b5932"
integrity sha512-0TiAB617OQr29YQBltLu1q029/vc0s752NvAEXvXHiHgHnxwaNRku+nMMZFIjNEObNwBsk8dx/l+sXbE6peozA==
dependencies:
"@types/debug" "^4.1.0"
"@types/puppeteer" "*"
debug "^4.1.1"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 5b4c6a3

Please sign in to comment.