豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit b58f787

Browse files
authored
fix: update puppeteer to fix a11y snapshot issues (#43)
1 parent 0cb6147 commit b58f787

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@modelcontextprotocol/sdk": "1.18.0",
3838
"debug": "4.4.3",
39-
"puppeteer-core": "24.21.0",
39+
"puppeteer-core": "24.22.0",
4040
"yargs": "18.0.0"
4141
},
4242
"devDependencies": {
@@ -52,7 +52,7 @@
5252
"eslint": "^9.35.0",
5353
"globals": "^16.4.0",
5454
"prettier": "^3.6.2",
55-
"puppeteer": "24.21.0",
55+
"puppeteer": "24.22.0",
5656
"sinon": "^21.0.0",
5757
"typescript": "^5.9.2",
5858
"typescript-eslint": "^8.43.0"

0 commit comments

Comments
 (0)