Fix CI/CD pnpm error around minimumReleaseAge (#33908)

* Update pnpm

* Fix @types/node dep reference

* disable allowBuilds for js-sdk

* disable allowBuilds for js-sdk for git too

* Iterate

* Iterate
This commit is contained in:
Michael Telatynski
2026-06-19 11:12:59 +00:00
committed by GitHub
parent 90fb221a8e
commit 5002f2929f
9 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"devDependencies": {
"@matrix-org/react-sdk-module-api": "^2.5.0",
"@microsoft/api-extractor": "^7.49.1",
"@types/node": "^22.10.7",
"@types/node": "catalog:",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/semver": "^7.5.8",