chore(deps): update dependency filesaver.js to v2 (#114)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2020-08-12 18:36:52 +09:00 committed by GitHub
parent 3a04a874f1
commit 0880356171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<body>
<script
type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.js"
src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.js"
></script>
<script type="text/javascript" src="index.js"></script></body>
</html>

View File

@ -7,7 +7,7 @@
<body>
<script
type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.js"
src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.js"
></script>
</body>
</html>