publishing_plan.ts view source
DependencyUpdate import type {DependencyUpdate} from '@fuzdev/fuz_gitops/publishing_plan.js'; dependent_package
type string
updated_dependency
type string
current_version
type string
new_version
type string
type
type 'dependencies' | 'devDependencies' | 'peerDependencies'