DEV: bump Chart.js lib to 2.7.3 (#6901)

This commit is contained in:
Joffrey JAFFEUX 2019-01-18 12:03:59 +01:00 committed by GitHub
parent 197e3fd722
commit 3c4e6da391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"@fortawesome/fontawesome-free": "5.5.0", "@fortawesome/fontawesome-free": "5.5.0",
"ace-builds": "1.4.1", "ace-builds": "1.4.1",
"bootbox": "3.2.0", "bootbox": "3.2.0",
"chart.js": "2.7.2", "chart.js": "2.7.3",
"favcount": "https://github.com/chrishunt/favcount", "favcount": "https://github.com/chrishunt/favcount",
"handlebars": "4.0.12", "handlebars": "4.0.12",
"highlight.js": "https://github.com/highlightjs/highlight.js", "highlight.js": "https://github.com/highlightjs/highlight.js",

View File

@ -415,10 +415,10 @@ chardet@^0.4.0:
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I= integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=
chart.js@2.7.2: chart.js@2.7.3:
version "2.7.2" version "2.7.3"
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.2.tgz#3c9fde4dc5b95608211bdefeda7e5d33dffa5714" resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.3.tgz#cdb61618830bf216dc887e2f7b1b3c228b73c57e"
integrity sha512-90wl3V9xRZ8tnMvMlpcW+0Yg13BelsGS9P9t0ClaDxv/hdypHDr/YAGf+728m11P5ljwyB0ZHfPKCapZFqSqYA== integrity sha512-3+7k/DbR92m6BsMUYP6M0dMsMVZpMnwkUyNSAbqolHKsbIzH2Q4LWVEHHYq7v0fmEV8whXE0DrjANulw9j2K5g==
dependencies: dependencies:
chartjs-color "^2.1.0" chartjs-color "^2.1.0"
moment "^2.10.2" moment "^2.10.2"