Skip to content

Commit 664b96a

Browse files
authored
Merge pull request #87 from guerda/renovate/plotly.js-3.x
fix(deps): update dependency plotly.js to v3.3.0
2 parents 45493e0 + bc9d7a3 commit 664b96a

4 files changed

Lines changed: 3884 additions & 3884 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.0.1",
44
"description": "This package.json is only intended to let dependabot scan the vulnerabilities. Updates must be fixed manually",
55
"dependencies": {
6-
"plotly.js": "3.1.1"
6+
"plotly.js": "3.3.0"
77
}
88
}

static/plotly-3.1.1.min.js

Lines changed: 0 additions & 3882 deletions
This file was deleted.

static/plotly-3.3.0.min.js

Lines changed: 3882 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<footer><div id="footer"><a href="https://github.com/guerda/beets-statistics">beets-statistics on GithHub</a></div></footer>
2-
<script src="static/plotly-3.1.1.min.js"></script>
2+
<script src="static/plotly-3.3.0.min.js"></script>

0 commit comments

Comments
 (0)