Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v23.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 6b01937 commit 60ef547
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"playwright": "1.48.2",
"portastic": "^1.0.1",
"proxy": "^1.0.2",
"puppeteer": "23.7.0",
"puppeteer": "23.7.1",
"rimraf": "^6.0.0",
"tsx": "^4.4.0",
"turbo": "^2.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ __metadata:
playwright: "npm:1.48.2"
portastic: "npm:^1.0.1"
proxy: "npm:^1.0.2"
puppeteer: "npm:23.7.0"
puppeteer: "npm:23.7.1"
rimraf: "npm:^6.0.0"
tsx: "npm:^4.4.0"
turbo: "npm:^2.1.0"
Expand Down Expand Up @@ -10380,33 +10380,33 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:23.7.0":
version: 23.7.0
resolution: "puppeteer-core@npm:23.7.0"
"puppeteer-core@npm:23.7.1":
version: 23.7.1
resolution: "puppeteer-core@npm:23.7.1"
dependencies:
"@puppeteer/browsers": "npm:2.4.1"
chromium-bidi: "npm:0.8.0"
debug: "npm:^4.3.7"
devtools-protocol: "npm:0.0.1354347"
typed-query-selector: "npm:^2.12.0"
ws: "npm:^8.18.0"
checksum: 10c0/6ba77ab5ac05c51f644f3ad62080ec50081daab7063b16463bb9277258e08cefa99ad9c55f903b9ec63de26b34416e4148affbc6789bff3b472cdcc1718ababd
checksum: 10c0/018e3c7d508238f4aaa2075ab1db84f77ecbb65487c57dc876caf598d0e5f3d12fa8404a7511e9864aa51c64139d166552aa0450c82ff05c119aee32d2e7a672
languageName: node
linkType: hard

"puppeteer@npm:23.7.0":
version: 23.7.0
resolution: "puppeteer@npm:23.7.0"
"puppeteer@npm:23.7.1":
version: 23.7.1
resolution: "puppeteer@npm:23.7.1"
dependencies:
"@puppeteer/browsers": "npm:2.4.1"
chromium-bidi: "npm:0.8.0"
cosmiconfig: "npm:^9.0.0"
devtools-protocol: "npm:0.0.1354347"
puppeteer-core: "npm:23.7.0"
puppeteer-core: "npm:23.7.1"
typed-query-selector: "npm:^2.12.0"
bin:
puppeteer: lib/cjs/puppeteer/node/cli.js
checksum: 10c0/f36bdc4e3e1a3725b6c35c0d90ede9bf1c676bb1a82b6dfe7225d2ab597bdc8d4a3e87b63c0609f07b62d16d6afd1b18335d214f078866ed42663452e656b7e6
checksum: 10c0/4b99e6b55444d327221095440b97565d7eac54a628c12d0556d999ae59cf29277916e62872535f14e6fabb6affaec90157fafad68d45016560d3eaa36c7e696e
languageName: node
linkType: hard

Expand Down

0 comments on commit 60ef547

Please sign in to comment.