Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v19.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2022
1 parent b003bf2 commit c8003ef
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 @@ -81,7 +81,7 @@
"lint-staged": "13.0.3",
"playwright": "1.27.1",
"prettier": "2.7.1",
"puppeteer": "19.2.0",
"puppeteer": "19.2.2",
"serve-handler": "6.1.3",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12924,10 +12924,10 @@ pupa@^2.0.1:
dependencies:
escape-goat "^2.0.0"

[email protected].0:
version "19.2.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.2.0.tgz#b2502a74b01725bfdd92f984faa4915166aee996"
integrity sha512-wdoZDzf46y1ScpPEUDAzIWDmvG272BbdqSvDMvtYNjy2UJZT/j5OS5k813o2lfT4HtOle79eByCLs24iXbat1g==
[email protected].2:
version "19.2.2"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.2.2.tgz#a9b7b25099d87d550c224c660c205b7ebdd03eb4"
integrity sha512-faojf+1pZ/tHXSr4x1q+9MVd9FrL3rpdbC0w7qN7MNClMoLuCvMbpR4vzcjoiJYgclt1n+SOPUOmHQViTw6frw==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"
Expand All @@ -12940,17 +12940,17 @@ [email protected]:
unbzip2-stream "1.4.3"
ws "8.10.0"

[email protected].0:
version "19.2.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.2.0.tgz#6d39c6b6da4a648928d8dc736b864de493f175f7"
integrity sha512-rhr5ery8htpOTikmm/wrDU707wtmJ7ccX2WLkBf0A8eYYpscck5/iz04/fHOiIRWMFfnYOvaO9wNb4jcO3Mjyg==
[email protected].2:
version "19.2.2"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.2.2.tgz#e6f7bc089ac9bffea78b2f792bf3affd93e16803"
integrity sha512-m1T5Mog5qu5+dMBptWYTn6pXRdnFbydbVUCthqwbfd8/kOiMlzZBR9ywjX79LpvI1Sj+/z8+FKeIsjnMul8ZYA==
dependencies:
cosmiconfig "7.0.1"
devtools-protocol "0.0.1056733"
https-proxy-agent "5.0.1"
progress "2.0.3"
proxy-from-env "1.1.0"
puppeteer-core "19.2.0"
puppeteer-core "19.2.2"

q@^1.1.2:
version "1.5.1"
Expand Down

1 comment on commit c8003ef

@vercel
Copy link

@vercel vercel bot commented on c8003ef Nov 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.