Skip to content

Commit efb9e48

Browse files
authored
Revert "Temporarily pin dependency "puppeteer" (#24869)" (#24894)
- Reverts commit 1492237 - Fixes #24870
1 parent 6c7f823 commit efb9e48

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

common/config/rush/common-versions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
* instead of the latest version.
1717
*/
1818
// "some-library": "1.2.3"
19-
"@types/trusted-types": "2.0.2", // #24872
20-
"puppeteer": "19.6.3"
19+
"@types/trusted-types": "2.0.2" // #24872
2120
},
2221
/**
2322
* When set to true, for all projects in the repo, all dependencies will be automatically added as preferredVersions,

common/config/rush/pnpm-lock.yaml

Lines changed: 6 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)