diff --git a/common/config/rush/common-versions.json b/common/config/rush/common-versions.json index 00e13c12c8cd..8c28601dd924 100644 --- a/common/config/rush/common-versions.json +++ b/common/config/rush/common-versions.json @@ -16,6 +16,7 @@ * instead of the latest version. */ // "some-library": "1.2.3" + "puppeteer": "19.6.3" }, /** * When set to true, for all projects in the repo, all dependencies will be automatically added as preferredVersions, diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 35def1174b32..fb7bd1e686fc 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -326,6 +326,7 @@ specifiers: '@rush-temp/web-pubsub': file:./projects/web-pubsub.tgz '@rush-temp/web-pubsub-client': file:./projects/web-pubsub-client.tgz '@rush-temp/web-pubsub-express': file:./projects/web-pubsub-express.tgz + puppeteer: 19.6.3 dependencies: '@rush-temp/abort-controller': file:projects/abort-controller.tgz @@ -653,6 +654,7 @@ dependencies: '@rush-temp/web-pubsub': file:projects/web-pubsub.tgz '@rush-temp/web-pubsub-client': file:projects/web-pubsub-client.tgz '@rush-temp/web-pubsub-express': file:projects/web-pubsub-express.tgz + puppeteer: 19.6.3 packages: