/** * @license * Copyright 2020 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @internal */ export const PUPPETEER_REVISIONS = Object.freeze({ chrome: '154.0.8037.57', 'chrome-headless-shell': '154.0.8037.57', firefox: 'stable_156.0.1', });