Skip to content

Commit

Permalink
Update dependency chart.js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2021
1 parent 03a9440 commit 5fcd384
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
@@ -1,7 +1,7 @@
{
"dependencies": {
"performance-now": "^2.1.0",
"chart.js": "2.7.2",
"chart.js": "3.5.1",
"randomstring": "^1.1.5"
}
}
Expand Up @@ -6,26 +6,15 @@ array-uniq@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.2.tgz#5fcc373920775723cfd64d65c64bef53bf9eba6d"

minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

mkdirp@~0.5.0:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
dependencies:
minimist "0.0.8"
chart.js@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.5.1.tgz#73e24d23a4134a70ccdb5e79a917f156b6f3644a"
integrity sha512-m5kzt72I1WQ9LILwQC4syla/LD/N413RYv2Dx2nnTkRS9iv/ey1xLTt0DnPc/eWV4zI+BgEgDYBIzbQhZHc/PQ==

performance-now@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"

plotly@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/plotly/-/plotly-1.0.6.tgz#b2672c3df88333625bdf684982d0e3f6521d7aaa"
dependencies:
mkdirp "~0.5.0"

randomstring@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/randomstring/-/randomstring-1.1.5.tgz#6df0628f75cbd5932930d9fe3ab4e956a18518c3"
Expand Down

0 comments on commit 5fcd384

Please sign in to comment.