Skip to content

Commit 4cf814e

Browse files
chore(deps): update dependency dvc to v3.64.0 (#6030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762462f commit 4cf814e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/src/cli/dvc/contract.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { TopLevelSpec } from 'vega-lite'
22

33
export const MIN_CLI_VERSION = '3.33.3'
4-
export const LATEST_TESTED_CLI_VERSION = '3.63.0'
4+
export const LATEST_TESTED_CLI_VERSION = '3.64.0'
55

66
export const PLOT_TEMPLATES = [
77
'simple',

0 commit comments

Comments
 (0)