Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 2, 2022
1 parent c0a5b32 commit d317f3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0",
"playwright": "1.22.2",
"prettier": "2.6.2",
"puppeteer": "14.2.0",
"puppeteer": "14.2.1",
"serve-handler": "6.1.3",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13104,10 +13104,10 @@ pupa@^2.0.1:
dependencies:
escape-goat "^2.0.0"

puppeteer@14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-14.2.0.tgz#edcb37b2e83c1892e630a830dd3daea040b1cd50"
integrity sha512-JLHGePg1W3V+CShk6veNug+Ip2BoeZmbIbJFJqS/L5YK/DCWRkJZpJ+4OzNY5Mf+lYR9srKp5pXV84bcBWnX7w==
puppeteer@14.2.1:
version "14.2.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-14.2.1.tgz#e343379061e0211b4c02d0c535883c26a39f825e"
integrity sha512-cIEsAbEbNYqHbkvdZY4+YSdxVwh4YFqOHSezuLpu46XAYlKkQeAMdJQ+mDAxg9v77gIn8PHJ6PlftIVsWKRACA==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"
Expand Down

1 comment on commit d317f3a

@vercel
Copy link

@vercel vercel bot commented on d317f3a Jun 2, 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.