Skip to content

Commit

Permalink
Updated chart types dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RinMinase committed Mar 4, 2020
1 parent 077ec4b commit 0d86d17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rxjs": "^6.5.4"
},
"dependencies": {
"@types/chart.js": "^2.9.14",
"@types/chart.js": "^2.9.15",
"chart.js": "^2.9.3",
"lodash-es": "^4.17.15"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@types/chart.js@^2.9.14":
version "2.9.14"
resolved "https://registry.yarnpkg.com/@types/chart.js/-/chart.js-2.9.14.tgz#d374e0586d164c3c45774bfae29f2c580e0935dd"
integrity sha512-lIyfmshUIwrJaS5TYleOKd8+0CTy/eFPu7djcphvdy97xdSxMNG25wSYQjFitm2qkgjVjQfQ6YW6lSGlTlg8eA==
"@types/chart.js@^2.9.15":
version "2.9.15"
resolved "https://registry.yarnpkg.com/@types/chart.js/-/chart.js-2.9.15.tgz#a6dba99e25258dbc0799000f11e57ed1f93ea5d9"
integrity sha512-PRxv/KYzmeVXDgp9nHJBoIQh9iJEyBm/OocnSrIEU9VZSNW5lcbXVkYjkb4V78VGGJESf57tk7KxK1LBAccOAQ==
dependencies:
moment "^2.10.2"

Expand Down

0 comments on commit 0d86d17

Please sign in to comment.