Upgrade lerna to v9 for OIDC trusted publishing (#330)
- Upgrade lerna from v8 to v9 (adds OIDC trusted publishing support) - Remove registry-url, scope, and packages:write from release workflow - Remove NPM_CONFIG_PROVENANCE env (automatic with OIDC) - Update workspace typescript devDependency from ^4.8.4 to ^5.8.3 - Remove root typescript override (no longer needed)
This commit is contained in:
@@ -69,6 +69,6 @@
|
||||
"prettier": "^2.8.3",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user