Skip to content

Commit 6900a7a

Browse files
committed
Upgrade puppeteer to 5.1.0 with Chrome 83.0
1 parent d56ae29 commit 6900a7a

2 files changed

Lines changed: 194 additions & 46 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"fs-extra": "^8.1.0",
2222
"git-repo-info": "^2.1.0",
23-
"puppeteer": "^1.20.0",
23+
"puppeteer": "^5.1.0",
2424
"sync-disk-cache": "^1.3.3",
2525
"walk-sync": "^2.0.2"
2626
},

0 commit comments

Comments
 (0)