Bump chart.js from 3.5.1 to 3.6.0 (#15184)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ca108aa9c8
commit
07bad024aa
2 changed files with 5 additions and 5 deletions
|
|
@ -114,7 +114,7 @@
|
|||
"autoprefixer": "^10.3.7",
|
||||
"babel-preset-preact": "^2.0.0",
|
||||
"canvas": "^2.8.0",
|
||||
"chart.js": "^3.5.1",
|
||||
"chart.js": "^3.6.0",
|
||||
"clipboard-polyfill": "^3.0.3",
|
||||
"core-js": "3",
|
||||
"file-loader": "^6.2.0",
|
||||
|
|
|
|||
|
|
@ -4920,10 +4920,10 @@ character-reference-invalid@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560"
|
||||
integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==
|
||||
|
||||
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==
|
||||
chart.js@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.0.tgz#a87fce8431d4e7c5523d721f487f53aada1e42fe"
|
||||
integrity sha512-iOzzDKePL+bj+ccIsVAgWQehCXv8xOKGbaU2fO/myivH736zcx535PGJzQGanvcSGVOqX6yuLZsN3ygcQ35UgQ==
|
||||
|
||||
check-more-types@^2.24.0:
|
||||
version "2.24.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue