Dep: Ignore ora lib bump for now (#39957)

This commit is contained in:
Zoltán Bedi 2021-10-05 08:28:30 +02:00 committed by GitHub
parent e0b576fff4
commit 2098bcab9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ updates:
- dependency-name: "slate-plain-serializer"
- dependency-name: "systemjs"
- dependency-name: "ts-loader" # we should remove ts-loader and use babel-loader instead
- dependency-name: "ora" # we should bump this once we move to esm modules
reviewers:
- "grafana/frontend-ops"
versioning-strategy: "increase-if-necessary"