Skip to content

Commit 9873ee2

Browse files
committed
chore(deps): update dependency puppeteer to v15.2.0
1 parent 8a7106a commit 9873ee2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"lint-staged": "13.0.3",
8282
"playwright": "1.23.0",
8383
"prettier": "2.7.1",
84-
"puppeteer": "15.1.1",
84+
"puppeteer": "15.2.0",
8585
"serve-handler": "6.1.3",
8686
"stylelint": "13.13.1",
8787
"stylelint-config-prettier": "8.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13119,10 +13119,10 @@ pupa@^2.0.1:
1311913119
dependencies:
1312013120
escape-goat "^2.0.0"
1312113121

13122-
puppeteer@15.1.1:
13123-
version "15.1.1"
13124-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.1.1.tgz#f995fc3e5794649c4689b87ad29bd083065e53c7"
13125-
integrity sha512-XMysu48uIcaYad/IelRTX3yxpHkcNdhdzPegnBEz9h1uEQfLhFcMJnjyvus51Sm+OPwr2gaKQhtyuIVaVKqd0Q==
13122+
puppeteer@15.2.0:
13123+
version "15.2.0"
13124+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.2.0.tgz#9cd81334f9c6a2e1c972b5a7ecf3f18ab3bfb978"
13125+
integrity sha512-6Mzj5pbq4J4DxJE5o6V+arrOB9Gma0CxOLP1zKYMrMR7AYuNaPzsK7pBrpDwI64W6Mxk5G7NqiLSFTrgSzR1zg==
1312613126
dependencies:
1312713127
cross-fetch "3.1.5"
1312813128
debug "4.3.4"

0 commit comments

Comments
 (0)