Appearance
dependabit / monitor/src / Severity
type Severity = "breaking" | "major" | "minor";
Defined in: packages/monitor/src/severity.ts:8