Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

Commit cd2cc6c

Browse files
Merge pull request #568 from amweiss/dependabot/npm_and_yarn/puppeteer-24.10.2
chore(deps-dev): bump puppeteer from 24.10.1 to 24.10.2
2 parents f78daff + 2f77928 commit cd2cc6c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"karma-coverage": "2.2.1",
3535
"karma-jasmine": "5.1.0",
3636
"karma-junit-reporter": "2.0.1",
37-
"puppeteer": "24.10.1",
37+
"puppeteer": "24.10.2",
3838
"standard-version": "9.5.0",
3939
"xo": "1.1.0"
4040
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ __metadata:
10281028
karma-coverage: "npm:2.2.1"
10291029
karma-jasmine: "npm:5.1.0"
10301030
karma-junit-reporter: "npm:2.0.1"
1031-
puppeteer: "npm:24.10.1"
1031+
puppeteer: "npm:24.10.2"
10321032
standard-version: "npm:9.5.0"
10331033
xo: "npm:1.1.0"
10341034
languageName: unknown
@@ -6420,33 +6420,33 @@ __metadata:
64206420
languageName: node
64216421
linkType: hard
64226422

6423-
"puppeteer-core@npm:24.10.1":
6424-
version: 24.10.1
6425-
resolution: "puppeteer-core@npm:24.10.1"
6423+
"puppeteer-core@npm:24.10.2":
6424+
version: 24.10.2
6425+
resolution: "puppeteer-core@npm:24.10.2"
64266426
dependencies:
64276427
"@puppeteer/browsers": "npm:2.10.5"
64286428
chromium-bidi: "npm:5.1.0"
64296429
debug: "npm:^4.4.1"
64306430
devtools-protocol: "npm:0.0.1452169"
64316431
typed-query-selector: "npm:^2.12.0"
64326432
ws: "npm:^8.18.2"
6433-
checksum: 10c0/b9a2438b9e3e7088f778b8207c42bb50cd40475b4be3295fd82e973a03ad07c3cd673d7eca90aa748d06359ef4e90c419854642a95de8d4751b4232b8b4384e1
6433+
checksum: 10c0/00cfb5bd3eda7c1268551d11a00323cc1990ce984886a581fd6cf123e832bea5b2100b5a6ec3e8a0c29819e28d4aa9d7766942c9d67745dd7013077d2c56418e
64346434
languageName: node
64356435
linkType: hard
64366436

6437-
"puppeteer@npm:24.10.1":
6438-
version: 24.10.1
6439-
resolution: "puppeteer@npm:24.10.1"
6437+
"puppeteer@npm:24.10.2":
6438+
version: 24.10.2
6439+
resolution: "puppeteer@npm:24.10.2"
64406440
dependencies:
64416441
"@puppeteer/browsers": "npm:2.10.5"
64426442
chromium-bidi: "npm:5.1.0"
64436443
cosmiconfig: "npm:^9.0.0"
64446444
devtools-protocol: "npm:0.0.1452169"
6445-
puppeteer-core: "npm:24.10.1"
6445+
puppeteer-core: "npm:24.10.2"
64466446
typed-query-selector: "npm:^2.12.0"
64476447
bin:
64486448
puppeteer: lib/cjs/puppeteer/node/cli.js
6449-
checksum: 10c0/ae9722f89093c58167131bab88dfbdfcd91ab8d5ff62d1237c89b4f91e71dd3d524d52012519056b6badaa480aeb7f7a8d2358f7d6a52bf8a40923955b0baf62
6449+
checksum: 10c0/4e32665afe3054291556a5e1315b2179f4c1f648270e1194a47da570320e0ed1a0e730efbe15e2aa5a9c9cc7ef99d0fc214287a6ee1a75e38897b58a9a9db213
64506450
languageName: node
64516451
linkType: hard
64526452

0 commit comments

Comments
 (0)