Skip to content

Commit

Permalink
Temporarily pin dependency "puppeteer" (#24869)
Browse files Browse the repository at this point in the history
- Workaround for puppeteer/puppeteer#9665
- Revert when `puppeteer > 19.7.0` is released (#24870)
  • Loading branch information
mikeharder authored Feb 15, 2023
1 parent 435b176 commit 1492237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 2 additions & 0 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1492237

Please sign in to comment.