Skip to content

Commit b567726

Browse files
authored
Merge pull request #56 from coder-hxl/renovate/puppeteer-21.x
fix(deps): update dependency puppeteer to v21.6.1
2 parents d863f78 + b3d0e05 commit b567726

File tree

3 files changed

+45
-47
lines changed

3 files changed

+45
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"chalk": "4.1.2",
3838
"https-proxy-agent": "^7.0.1",
39-
"puppeteer": "21.1.0",
39+
"puppeteer": "21.6.1",
4040
"x-crawl": "link:"
4141
},
4242
"devDependencies": {

pnpm-lock.yaml

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

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"dependencies": {
4141
"chalk": "4.1.2",
4242
"https-proxy-agent": "^7.0.1",
43-
"puppeteer": "21.1.0"
43+
"puppeteer": "21.6.1"
4444
}
4545
}

0 commit comments

Comments
 (0)