Skip to content

Commit 45f2077

Browse files
authored
[RUSH] Porting necessary rush changes from main (#24899)
- Pin "@types/trusted-types" and "puppeteer" to avoid breaking "rush update --full"
1 parent 80e7d3c commit 45f2077

File tree

2 files changed

+34
-28
lines changed

2 files changed

+34
-28
lines changed

common/config/rush/common-versions.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
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"
1921
},
2022
/**
2123
* 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: 32 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)