Skip to content

Commit f373d47

Browse files
committed
⬆️ Update dependency chart.js to 2.5.0
1 parent 97acbca commit f373d47

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"babel-runtime": "^6.11.6",
29-
"chart.js": "^2.4.0",
29+
"chart.js": "^2.5.0",
3030
"vue": "^2.1.10"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,9 +1066,9 @@ [email protected]:
10661066
upper-case "^1.1.1"
10671067
upper-case-first "^1.1.0"
10681068

1069-
chart.js@^2.4.0:
1070-
version "2.4.0"
1071-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.4.0.tgz#44198073f0f43e5e16662e108420d92652a3c9a3"
1069+
chart.js@^2.5.0:
1070+
version "2.5.0"
1071+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.5.0.tgz#fe6e751a893769f56e72bee5ad91207e1c592957"
10721072
dependencies:
10731073
chartjs-color "^2.0.0"
10741074
moment "^2.10.6"
@@ -3382,11 +3382,7 @@ lodash@^3.8.0:
33823382
version "3.10.1"
33833383
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
33843384

3385-
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.16.4, lodash@^4.17.2, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0:
3386-
version "4.17.2"
3387-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
3388-
3389-
lodash@^4.17.4:
3385+
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.16.4, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0:
33903386
version "4.17.4"
33913387
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
33923388

0 commit comments

Comments
 (0)