Skip to content

Commit 44b4d13

Browse files
⬆️ upgrade @types/puppeteer-core to v7
1 parent 39908ff commit 44b4d13

File tree

2 files changed

+453
-16
lines changed

2 files changed

+453
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@types/marked": "4.3.2",
1717
"@types/puppeteer": "5.4.7",
18-
"@types/puppeteer-core": "5.4.0",
18+
"@types/puppeteer-core": "7.0.4",
1919
"typescript": "5.5.4"
2020
}
2121
}

0 commit comments

Comments
 (0)