mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix: roll to Chrome 115.0.5790.170 (r1148114) (#10677)
This commit is contained in:
committed by
GitHub
parent
512a0f2a9d
commit
e5af57ebd0
@@ -17,6 +17,7 @@
|
||||
const versionsPerRelease = new Map([
|
||||
// This is a mapping from Chrome version => Puppeteer version.
|
||||
// In Chrome roll patches, use `NEXT` for the Puppeteer version.
|
||||
['115.0.5790.170', 'NEXT'],
|
||||
['115.0.5790.102', 'v21.0.0'],
|
||||
['115.0.5790.98', 'v20.9.0'],
|
||||
['114.0.5735.133', 'v20.7.2'],
|
||||
|
||||
Reference in New Issue
Block a user