Skip to content

Commit dc1bda6

Browse files
authored
chore(deps): bump puppeteer (#331)
Includes fixes for Chrome installation detection on Windows and WSL
1 parent 139ce60 commit dc1bda6

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

package-lock.json

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@modelcontextprotocol/sdk": "1.19.1",
4141
"core-js": "3.45.1",
4242
"debug": "4.4.3",
43-
"puppeteer-core": "^24.23.0",
43+
"puppeteer-core": "^24.23.1",
4444
"yargs": "18.0.0",
4545
"zod": "^3.25.76"
4646
},
@@ -60,7 +60,7 @@
6060
"eslint-plugin-import": "^2.32.0",
6161
"globals": "^16.4.0",
6262
"prettier": "^3.6.2",
63-
"puppeteer": "24.23.0",
63+
"puppeteer": "24.23.1",
6464
"sinon": "^21.0.0",
6565
"typescript": "^5.9.2",
6666
"typescript-eslint": "^8.43.0"

0 commit comments

Comments
 (0)