Skip to content

Commit

Permalink
[Core] Upgrade vis-timeline to v7.7.3
Browse files Browse the repository at this point in the history
Updated using:

```
wget \
  https://unpkg.com/vis-timeline@latest/standalone/umd/vis-timeline-graph2d.min.js \
  --output-document=cucumber-core/src/main/resources/io/cucumber/core/plugin/timeline/vis-timeline-graph2d.min.js

wget \
  https://unpkg.com/vis-timeline@latest/styles/vis-timeline-graph2d.min.css \
  --output-document=cucumber-core/src/main/resources/io/cucumber/core/plugin/timeline/vis-timeline-graph2d.min.css
```

Fixes: #2813
  • Loading branch information
mpkorstanje committed Dec 8, 2023
1 parent 81fac33 commit fbb2ff2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 13 deletions.
Loading

0 comments on commit fbb2ff2

Please sign in to comment.