Bump @types/chart.js from 2.9.22 to 2.9.23 (#461)

This commit is contained in:
dependabot[bot] 2020-08-18 23:45:16 +00:00 committed by GitHub
parent 0ccb04c651
commit d894897b82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"devDependencies": {
"@types/bootstrap": "^4.5.0",
"@types/cal-heatmap": "^3.3.10",
"@types/chart.js": "^2.9.22",
"@types/chart.js": "^2.9.23",
"@types/classnames": "^2.2.10",
"@types/jquery": "^3.3.38",
"@types/js-cookie": "^2.2.0",

View File

@ -765,10 +765,10 @@
dependencies:
"@types/d3" "^3"
"@types/chart.js@^2.9.22":
version "2.9.22"
resolved "https://registry.yarnpkg.com/@types/chart.js/-/chart.js-2.9.22.tgz#e52fd922aced217867445c2913b68ce98b1c2b5f"
integrity sha512-CneMxwh2T5fyMpXE5fuprTTmFtlLyZUFq1A3laUrCgOblDzupgiohrFg3jjsTIrqRI5K4qLZdrLN4zT9/MY5Dw==
"@types/chart.js@^2.9.23":
version "2.9.23"
resolved "https://registry.yarnpkg.com/@types/chart.js/-/chart.js-2.9.23.tgz#5de713e801f5aff4d042c7d49ab9691489c11848"
integrity sha512-4QQNE/b+digosu3mnj4E7aNQGKnlpzXa9JvQYPtexpO7v9gnDeqwc1DxF8vLJWLDCNoO6hH0EgO8K/7PtJl8wg==
dependencies:
moment "^2.10.2"